6.837 Project 5

Ray tracer
Bruce Po - 12.04.98

 

Project instructions
source files: RayTrace.java
compiled class files: RayTrace.class
Light.class

Ray.class
Renderable.class
Sphere.class
Surface.class
Triangle.class
Vector3D.class
data files test.obj
The ray tracing program reads in model information, including spheres, surface, and 3 types of lights, from the data file. For this assignment we were asked to add transparency support to the existing applet as well as add support for an additional object primitive.


 

Return to Bruce's 6.837
igan@mit.edu ... last modified 11.23.98