home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 October - Disc 2 / PCNET_CD_2006_10_2.iso / apps / k3d-all-in-one-setup-0.5.14.0.exe / k3d-setup-0.5.14.0.exe / share / lsystem / best-tree.ls < prev    next >
Encoding:
Text File  |  2005-02-12  |  247 b   |  15 lines

  1. # --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
  2. 13
  3. 30
  4. 50
  5. #
  6. c(12)FFFFFA
  7. #
  8. A=!(.8)tFB>(94)C>(132)D
  9. B=[&'t(.5)!(.9)F$AL|zL]
  10. C=[&'t(.4)!(.8)F$AL|zL]
  11. D=[&'t(.3)!(.7)F$AL|zL]
  12. #
  13. L=[~c(8){+(30)f(40)-(120)f(40)-(120)f(40)}]
  14. @
  15.