home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / maj / 2328 / file_id.diz < prev    next >
Text File  |  1994-02-06  |  490b  |  15 lines

  1. LPARSER: reads a l-system description
  2. in and processes it into a 3d form
  3. which can then be outputed in several
  4. formats, including RAW DXF POV. This
  5. implementation of a l-system parser
  6. also allows 'mutations' to take place
  7. during the growing of the form.
  8. LVIEWER: is meant to be used together
  9. with the LPARSER program. It can 
  10. display to the screen lparser files.
  11. Can also view 3DS and RAW files.
  12. LV2POVID: converts output of LVIEWER
  13. and LPARSER to a POV/BOB/VIVID scene
  14. file.
  15.