home *** CD-ROM | disk | FTP | other *** search
- // yaccdebug on
- // yydebug on
- plg scale = 10.0;
- part1 = sphere stack 10 bend 60 grow 1.5;
- spine = box <1.0 , 1.0 , 1.0> stack 5 grow 0.2 twist 45 , 0.5;
- bit1 = sphere , sphere , [ spine ] stack 15;
- head = box <0.1 , 0.2, 0.1> fan 21 , 180;
- part1 , bit1, head;
- end
-