--- ray/src/ot/README 1991/11/11 16:14:18 1.1 +++ ray/src/ot/README 2003/02/22 02:07:26 2.4 @@ -1,20 +1,18 @@ OCTREE GENERATOR - SCCSid "$SunId$ LBL" + SCCSid "@(#)README 2.3 8/25/95 LBL" This directory contains the octree generation program "oconv" and the bounding box sidekick "getbbox". -plocate.h header for 3D vector location bbox.c routines for bounding box computation -clip.c routine to clip 3D line segments to a box getbbox.c compute bounding box for scene files +init2otypes.c initialize ofun[] list for bounding box checker initotypes.c initialize ofun[] list for octree generator -initotypes2.c initialize ofun[] list for bounding box checker +malloc.c memory allocation routines o_cone.c routines for intersecting cubes with cones o_face.c routines for creating octrees for polygonal faces o_instance.c routines for creating octrees for other octrees oconv.c main program for object to octree conversion -plocate.c routine to locate 3D vector w.r.t. box readfargs.c allocate, read and free object arguments readobj2.c routines for reading in object descriptions sphere.c routines for creating octrees for spheres