home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!uknet!edcastle!dcs.ed.ac.uk!epcc.ed.ac.uk!ct
- From: ct@epcc.ed.ac.uk (C Thornborrow)
- Newsgroups: comp.graphics
- Subject: ray-object-intersect
- Keywords: ray tracing, objects, bounding box
- Message-ID: <42911@skye.dcs.ed.ac.uk>
- Date: 1 Sep 92 11:13:50 GMT
- Sender: nnews@dcs.ed.ac.uk
- Organization: Edinburgh Parallel Computing Centre
- Lines: 12
-
- With the many public domain ray-tracers available I wondered if anyone had put
- together a set of :
- 1) ray_object intersection tests
- 2) Corresponding object_normal tests
- 3) Corresponding object_boundingbox creation routines
- 2) corresponding bounding box tests
-
- The PD ray-tracers use different object and vector types and I wondered if anyone
- had gathered these into a standard format ?
-
- Chris.
- (partial attempts interest me).
-