资 源 简 介
Raytracing application. Renders three-dimensional images on the screen with object coloring, object shading, multiple lights and shadows. Shapes included are triangle, octagon, cylinder, sphere, plane, checkered plane, billiard ball, cube, tetrahedron, and circle. Objects are specified centered around the origin with size 1 unit. The object can then be scaled using transformations (such as rotations), and moved to the needed location. Manipulation of individual objects is completed by calling the object"s methods using reflection. Application renders the scene as a stereo pair.