CSci 490 Assignment 6

Assignment handout (PDF).
Javadoc-generated documentation.

The easiest way to download the supporting files is to download them all at once as either a TAR file or a ZIP file.

You can also download individual files via the links below.

Individual files

AbstractIntersection.java
Canvas.java
Color.java
ColorVector.java
Intersection.java
Material.java
ModelViewer.java
Point.java
Polygon.java
Ray.java
Renderer.java
Scene.java
Sphere.java
Surface.java
Vector.java

Test1.java
Test2.java
Test3.java
TestWindow.java