home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 November / Chip_2002-11_cd1.bin / tema / genesis / download / data1.cab / Support / Plants / nearOak.ls < prev   
Text File  |  2001-02-26  |  289b  |  18 lines

  1. # --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
  2. #
  3. # Monopodial skeleton
  4. #
  5. #
  6. 11
  7. 45
  8. 15
  9. #
  10. c(12)FFAL
  11. #
  12. A=~(10)F[&'(.8)!BL]>(137)'!(.9)A
  13. B=~(15)F[-'(.8)!(.9)$CL]'!(.9)C
  14. C=~(20)F[+'(.8)!(.9)$BL]'!(.9)B
  15. #
  16. L=~c(8){+(30)f(30)-(120)f(30)-(120)f(30)}
  17. @
  18.