Rose

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
User avatar
LaT3x
Posts: 68
Joined: Wed Jul 06, 2005 3:11 pm
Location: Madrid, Spain

Rose

Post by LaT3x »

Code: Select all

startshape flor

rule flor { circulo { f 90 s 3 r -15 s 1 2 } rosa {r -15 x .25 y 1} }

rule rosa{ circulo {} rosa{s .9  b .02 x .1 r 55 } }
rule rosa{ circulo {} rosa{s .9  b .02 x .1 r 75 } }
rule rosa{ circulo {} rosa{s .9  b .02 x .2 r 85 } }
rule rosa{ circulo {} rosa{s .9  b .02 x .3 r 95 } }

rule circulo { CIRCLE {} CIRCLE {x .05 b 1} }

User avatar
aaronstj
Posts: 66
Joined: Wed Jul 06, 2005 11:34 am
Location: Seattle

Post by aaronstj »

Neat. Very abstract, but very effective.

Gernouille
Posts: 3
Joined: Sun Jul 17, 2005 7:54 pm

Post by Gernouille »

I love it a lot!

Post Reply