home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 1 / FishNMoreVol1.bin / more / graphics / applications / qrtv1.4 / executables / readme.txt < prev    next >
Text File  |  1990-09-10  |  957b  |  27 lines

  1. Here are 3 new versions of the QRT1.4 program.
  2.  
  3. Version QRTFFP uses the Motorola Fast Floating Point format to
  4. speed things up as much as possible with a stock amiga
  5.  
  6. Version QRTLIB uses the 1.3 math libraries to speed things up in a 
  7. generic way on machines with MC68881 Floating Point Processors.
  8. This is for CMI processor accelerators etc which interface the
  9. MC68881 as a peripheral processor
  10.  
  11. Version QRT881 is a full blown 68020/68881 version which uses inline
  12. 68881 instructions for fastest possible code.
  13.  
  14. I also included a version of QRTPOST which should be slightly 
  15. faster than the stock version.
  16.  
  17. Have fun ray tracing!  All units compiled using Lattice C 5.0
  18. with Global Optimizer patch on.
  19.  
  20. File Temp.qrt is a sample ray trace with just a floor and no objects.
  21. Should look like a checkered floor when done.  I also included ray2
  22. for you raytrace fans but it is the same ray2 as supplied with the regular
  23. 1.4 QRT stuff.
  24.  
  25. -Roger Uzun
  26.  Santee, Ca.
  27.