home *** CD-ROM | disk | FTP | other *** search
- name 'Rhododendron'
- objname 'Rhode01'
- radius 3
- detail 3
- mindetail 3
- scale .3
- smooth ON
- etrop .002
-
- #define j 23 as "Size,Small,Large",10,25
- #define z (j-(j/5))
- #define s 31 as "Shape,Straight,Crooked ",0,40
- #define e 0 as "Leaves,Flat,Textured"
- #define b 1 as "Blossoms,Yes,No"
- iterations j
- axiom '(17)Y(1)A(60,59)A(60,59)
-
-
- rules
-
- Y(q) >> Y(q+1)
- A(x,y) : x=60|x<1 >> [/.99(180)^.90(50)!A(y,y-15)][/.99(180)&.90(40)!A(y,y-15)]
- A(x,y) : x<60&x>0 >> S(10)E(x)R/.90(70)&(s)^.99(2*s)A(x-10,y)
- E(x) : x<20 >> ['(1)/(72)&(65)L^(65)/(72)&(65)L^(65)/(72)&(65)L^(65)/(72)&(65)L^(65)/(72)&(65)L^(65)'(17)]
- L : e=1 >> ~(plants\leaf9gt.3ds)
- L : e=0 >> {-:f(8)+:f(8)+:f(8)-|-:f(8)+:f(8)+:f(8)}
- S(l) >> J(l)
- J(l) >> F(l)
- R : q>z&b=0 >> [f(3),(.7)~(plants\rosewht.3ds),(1)]
- R >> X
-
-