home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / graphics / 9551 < prev    next >
Encoding:
Internet Message Format  |  1992-09-09  |  944 b 

  1. Path: sparky!uunet!mcsun!uknet!edcastle!dcs.ed.ac.uk!epcc.ed.ac.uk!ct
  2. From: ct@epcc.ed.ac.uk (C Thornborrow)
  3. Newsgroups: comp.graphics
  4. Subject: info request on ray-tracing
  5. Message-ID: <43552@skye.dcs.ed.ac.uk>
  6. Date: 9 Sep 92 14:27:39 GMT
  7. Sender: nnews@dcs.ed.ac.uk
  8. Organization: Edinburgh Parallel Computing Centre
  9. Lines: 19
  10.  
  11. About a week ago I asked if anyone had gathered (and standardized data-types) for
  12. performing the following :
  13. 1) Ray-object intersection
  14. 2) Object-boundingbox-creation
  15. 3) Ray-object-normal
  16.  
  17. on many different base objects (spheres, cones, patches).
  18. It is my intention to create as large a group of these routines as possible in C
  19. code. I was wondering about suggestions for sources of public domain code
  20. (non-standardized of course) for these. So far I have :
  21. 1) Vort
  22. 2) Rayshade3.0 (what is this up to ?)
  23. 3) An Introduction to Ray-tracing (Glassner)
  24. 4) Radiance
  25. 5) mtv
  26.  
  27. Does anyone have any other suggestions ?
  28.  
  29. Chris.
  30.