Announcements
On 7/5/97, the project directory moved. If you created a
cs161_project directory prior to this date, please execute
the following commands within your
cs161_project directory:
rm -f do
ln -s /afs/ir.stanford.edu/class/cs161/97summer/project/do .
On 7/26/97, task 3 was reworded to clarify what is stored on the
stack, versus what is stored in the octree.
On 7/26/97, we added a new faq entry.
On 7/27/97, we added a new faq entry.
On 7/27/97, we edited the documentation of FindChild() and
GetOctreeValue() (in the src/*.h files) to
accurately document the behaviour of these functions when the current
point is outside the volume.
On 8/4/97, we added a new faq entry. We also modified the
do script to accept user-defined volume files as input.
On 8/9/97, we added a new faq entry. We also edited the documentation
of BuildOctree() to recommend the use of double-precision
real arithmetic during average/variance computations.
On 8/12/97, we clarified tasks 6, 9 and 10.
On 8/15/97, we edited the project description to cover the running
times and space consumption of the provided functions; in particular,
we edited tasks 5, 7, and 8.
© 1998 Apostolos Lerios