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
-
Tree
Posted on April 7, 2010 | No CommentsTweetA more natural looking tree. -
Targets
Posted on April 7, 2010 | No CommentsTweetRandom circular shapes startshape target background {hue 45 sat 1 b -0.5} rule target { target{s 0.4} target{s 0.6 y -0.9 r 90} target{s 0.6 y 1 r 15... -
Spirofern 2
Posted on April 7, 2010 | No CommentsTweetThis one looks more like a real fern startshape scene rule scene { spiral{} } rule spiral { 8*{r 45}wiggle{} spiral{s 0.9 y 4 x 5 r 30... -
Spirofern
Posted on April 7, 2010 | No CommentsTweetAn interesting 8-sided featherlike pattern startshape scene rule scene { 8*{r 45}wiggle{} } rule wiggle { twist{} wiggle{s 0.9 r 6 y 1} } rule twist {... -
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} } ...