home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / graphics / 9332 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  790 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: ray-object-intersect
  5. Keywords: ray tracing, objects, bounding box
  6. Message-ID: <42911@skye.dcs.ed.ac.uk>
  7. Date: 1 Sep 92 11:13:50 GMT
  8. Sender: nnews@dcs.ed.ac.uk
  9. Organization: Edinburgh Parallel Computing Centre
  10. Lines: 12
  11.  
  12. With the many public domain ray-tracers available I wondered if anyone had put
  13. together a set of :
  14. 1) ray_object intersection tests
  15. 2) Corresponding object_normal tests
  16. 3) Corresponding object_boundingbox creation routines
  17. 2) corresponding bounding box tests
  18.  
  19. The PD ray-tracers use different object and vector types and I wondered if anyone
  20. had gathered these into a standard format ?
  21.  
  22. Chris.
  23. (partial attempts interest me).
  24.