home *** CD-ROM | disk | FTP | other *** search
- name 'Fictional Flowering Plant'
- objname 'Flower01'
- scale .05
- length 10
- angle 18
- radius 1.5
- etrop .002
-
- #define j 6 as "Size,Small,Large",3,6
- #define e 0 as "Leaves,Flat,Textured"
- #define c 0 as "Flower Colors,Red,Violet,White,Yellow"
- #define x 15
-
- iterations j
- axiom +(9)P
-
- rules
-
- P >> '(1)I\(10)/.99(20)+[P+K]-.1-//[--L]I[+.1+L]-[PH]++PH
- I >> FS[//&&&L][//^^^L]HS
- // The H adds a one iteration delay to the node
- H >> F
- S >> SHS
- L : e=0 >> ['(5){+:f-:f:f-:f+|+:f-:f:f-:f}]
- L : e=1 >> ~(plants\leaf2gt.3ds)
- K >> [^C/W////W////W////W////W]
- W >> [^'(3)!!F]['(c+7){&&&&//f(3)-------:f(x)+:f(x)|-:f(x)+:f(x)}]
-