home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / graphuti / lparser2.zip / README < prev    next >
Text File  |  1993-10-13  |  3KB  |  62 lines

  1. ┌─────────┬────────────────────────────────┬───────────────────────────────┐
  2. │ Name:   │ L-PARSER/VIEWER PACKAGE        │ (C) RenderStar Technology BV. │
  3. ├─────────┼────────────────────────────────┼──────────┬───────┬────────────┤
  4. │ Author: │ Laurens J. Lapre               │ Version: │  2.0  │ 1993-10-13 │
  5. ├─────────┴────────────────────────────────┴──────────┴───────┴────────────┤
  6. │ RenderStar Technology BV, Keizersgracht 448                              │
  7. │ 1016 GD Amsterdam, the Netherlands                                       │
  8. │ Fax (+31) 20 622 4939                                                    │
  9. ├─────────┬─────────────────────┬───────────────────┬──────────────────────┤
  10. │ Email:  │ 2:283/203.8 fidonet │ 'Lj Lapre' PCGnet │  ljlapre@hacktic.nl  │
  11. └─────────┴─────────────────────┴───────────────────┴──────────────────────┘
  12.  
  13.  
  14. Changes and additions in Lparser v2.0 :
  15. ──────────────────────────────────────────────────────────────────────────── 
  16. The lparser now generates POV 2 syntax format. The l_base shape can be a 
  17. single sphere since they can now be unequaly scaled. See exam.pov. This gives 
  18. much more accurate shape control then before. Because of the auto-bounding, 
  19. very large shapes done with the -v option can be traced quite fast.
  20.  
  21. All POV examples scenes are now in POV 2 syntax format. Setup files for the 
  22. different POV setups using include files.
  23.  
  24. A fast wire-frame viewer has been added which can be used to explore the 
  25. form in 3d and do quick hidden polygon images. It can now also read 3DS 
  26. files, does better FractInt RAY file processing, uses SVGA, multiple windows 
  27. with location and orientation feedback and better key usage.
  28.  
  29. LV2POV to allow you to use the viewer with FractInt and POV for the 
  30. easier generation of traced fractal landscapes.
  31.  
  32. The lparser can output RAW files directly.
  33.  
  34. Degenerate triangles are filterd out by the lparser.
  35.  
  36. More flexibel use of comments in .ls files.
  37.  
  38. Some syntax additions too allow for more 'tree' like shapes. The files 
  39. tree*.ls are based on the tree models described in "The Algorithmic Beauty of 
  40. Plants" in chapter 2. The extras includes :
  41.  
  42.     Extra commands like :
  43.  
  44.         $ roll until horizontal    (as described on page 57).
  45.  
  46.         ~ turn/pitch/roll in a random direction (which can 
  47.           be used for random direction leave placement).
  48.  
  49.         t gravity correction based on the tropism mechanism (as on 
  50.           page 61). The tropism vector is straight down.
  51.  
  52.     Parameterised commands in the form +(number) too allow more fine 
  53.     tunning.
  54.  
  55. ──────────────────────────────────────────────────────────────────────────── 
  56. See the files 'lparser.txt' and 'lviewer.txt' in LPARSER2.ZIP for more 
  57. information.
  58.  
  59. The file 'renderst.txt' contains some info on our company and what we do.
  60. ──────────────────────────────────────────────────────────────────────────── 
  61.  
  62.