home *** CD-ROM | disk | FTP | other *** search
/ Hackers Magazine 57 / CdHackersMagazineNr57.iso / Software / Multimedia / k3d-setup-0.7.11.0.exe / share / k3d / lsystem / willow-tree.ls < prev   
Encoding:
Text File  |  2008-01-23  |  233 b   |  13 lines

  1. # --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
  2. 13
  3. 10
  4. 100
  5. #
  6. c(12)FFFFFFFFFF>(1)&(1)A
  7. #
  8. A=!(.75)t(.9)FB>(94)B>(132)B
  9. B=[&"t(.9)!(.75)FL[|zL]$AL[|zL]]
  10. #
  11. L=[~c(8)f(40)|{+(30)f(80)-(120)f(80)-(120)f(80)}]
  12. @
  13.