Worm tracks (?)

If you have a design you're proud of, share the cfdg file here. It's also a good place to ask for feedback and collaborate.

Moderators: MtnViewJohn, chris, mtnviewmark

Post Reply
romulusnr
Posts: 13
Joined: Wed Jul 06, 2005 2:50 pm
Location: Seattle

Worm tracks (?)

Post by romulusnr »

I don't know what to call it, but I like it:

startshape FOO

rule FOO 6{
CIRCLE {}
FOO { x 0 y .1 s .95 b .1 r 6 }
}

rule FOO 5 {
CIRCLE {}
FOO { x .1 y .1 s 1.05 b -.1 r 6 }
}

Post Reply