Source Code -- Project 5


Raytrace.java -- Raytracer class with my extensions.
Point3D.java -- Simple 3d point class.
test.ray -- example file with a reflective and transparent sphere.
test2.ray -- example file with a prism-like glass cube.