home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / i / iritsm3s.zip / poly3d-h / update.new < prev    next >
Text File  |  1990-08-04  |  958b  |  26 lines

  1. Version 3.0
  2. -----------
  3. 1. Program has been speed up due to dumplicated test of identical edges which
  4.    has been eliminated. Speed up of up to %50!
  5. 2. Support for surfaces has been added using the cagd_lib library (see
  6.    cagd_lib documents for more). A new '-f FineNess' flag has been added to
  7.    support subdivison fineness.
  8. 3. A much simpler parser has replaced the existing one. The new parsing (and
  9.    new text fromat) is much easier and faster, and obviously support free
  10.    form surfaces/curves as well (see cagd_lib from more).
  11. 4. The '-o Objects' object has been taken out.
  12.  
  13. Version 2.0
  14. -----------
  15. 1. No graphic device is supported any more - only text files. Use poly3d to
  16.    view the results.
  17. 2. Program has been ported to Unix system and compiled under:
  18.    a. BSD4.3, using gcc
  19.    b. Iris 4d, Irix 3.2, using cc.
  20.  
  21.  
  22. Version 1.1
  23. -----------
  24. 1. Polylines are now handled correctly.
  25. 2. EGA display device improved (slow mouse, wierd colors, etc.).
  26.