home *** CD-ROM | disk | FTP | other *** search
/ Using VRML (Special Edition) / Special_Edition_Using_VRML_CDROM_Que_1996.iso / webpages / software / dos / utils / lparse / tree07.ls < prev    next >
Text File  |  1993-11-23  |  215b  |  15 lines

  1. # --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
  2. #
  3. # Try this tree with tropism factors from
  4. # .2 to .9
  5. #
  6. 12
  7. 30
  8. 50
  9. #
  10. FFFFFA
  11. #
  12. A=!(.8)t(.3)FB>>>B>>>>B
  13. B=[&'!(.8)t(.3)F$A]
  14. @
  15.