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-r / update.new < prev    next >
Text File  |  1990-08-04  |  824b  |  21 lines

  1. Version 3.0
  2. -----------
  3. 1. Support for surfaces has been added using the cagd_lib library (see
  4.    cagd_lib documents for more). A new '-f FineNess' flag has been added to
  5.    support subdivison fineness.
  6. 2. A much simpler parser has replaced the existing one. The new parsing (and
  7.    new text fromat) is much easier and faster, and obviously support free
  8.    form surfaces/curves as well (see cagd_lib from more).
  9. 3. The '-o Objects' object has been taken out.
  10.  
  11.  
  12. Version 2.0
  13. -----------
  14. 1. Anti aliasing using super sampling and simple box filter has been added.
  15.    Always set current color intensity, and ignored the background color, as
  16.    we are very limited with the number of colors we have (256).
  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.