Welcome
On my site you'll find technical things such as how to configure and modify various items of hardware or software.Adverts
software Archive
-
Circle Spiral
Posted on April 7, 2010 | No CommentsTweetA vague shell looking image startshape xtcircles background {hue 240 sat 0.5 b 1} rule xtcircles { tcircles{} xtcircles{x 2 y 1 s 0.9 r 15} } ... -
Binary Tree
Posted on April 7, 2010 | No CommentsTweetA simple binary tree created in Context Free. startshape trunk rule trunk { SQUARE {y 0.2 s 0.1 1} fork{} } rule fork { branch {y 1 x...