home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / DOS / GRAFISCH / RAYTRACE / LPARSER / FRACT00.LS < prev    next >
Text File  |  1993-07-14  |  161b  |  9 lines

  1. # --- L-System Parser/Mutator --- Lj Lapre --- 
  2. 3    # recursion depth
  3. 90    # angle
  4. 20    # thickness as % of length
  5. X+cX+cX+cX
  6. X=^F+F+F+F+&f
  7. F=F-F+F+FF-F-F+F
  8. @
  9.