home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6722 < prev    next >
Encoding:
Internet Message Format  |  1992-07-26  |  1.3 KB

  1. Path: sparky!uunet!zephyr.ens.tek.com!uw-beaver!micro-heart-of-gold.mit.edu!wupost!darwin.sura.net!gatech!prism!gt0449a
  2. From: gt0449a@prism.gatech.EDU (Rob Coleman)
  3. Newsgroups: comp.os.linux
  4. Subject: Persistence of Vision
  5. Message-ID: <64374@hydra.gatech.EDU>
  6. Date: 26 Jul 92 15:43:02 GMT
  7. Organization: Georgia Institute of Technology
  8. Lines: 19
  9.  
  10.  
  11.     On another note, I just FTP'd the whole unix installation for
  12. the new Persistence of Vision ray tracer (v1.0), and was able
  13. to just about compile it "right out of the box."  The only problem
  14. occured when it tries to trap floating-point exceptions.
  15.  
  16.     Apparently the system supplies a structure detailing the type
  17. of error that was trapped, etc (called a 'struct libm_exception').
  18. This "error type" is stored with a set of defines (DOMAIN, etc.) that
  19. don't appear to exist on my machine (gcc 2.2.2) or on Georgia Tech's
  20. machine.  The virtues of trapping math errors and substituting close
  21. approximations for the actual results is obvious, so it may be that the
  22. implementation for such a feature is just different than what the
  23. authors had in mind.
  24.  
  25.     Has anyone had any experience with this?
  26. -- 
  27. Rob Coleman ][ gt0449a@prism.gatech.edu        ][  "I think I'm going bald!"
  28. Comp. Sci.  ][ Georgia Institute of Technology ][        -Rush/COS
  29.