Package <Unnamed>

Class Summary
P3d A point with three double coords, x, y, and z..
RTDrawer Draws a rectangle.
RTGUI GUI module for Simplest Raytrace - revised from Simplest Draw (SD).
RTSimplestRaytrace Simple raytrace in Java 2D - top level driver - was SimplestDraw This version has a black background and white text.
TinyRayTrace Uses Shirley's formulation of ray-triangle, w.
Tri A triangle with three vertices, each a P3d point object.