|
Class Summary |
| Project |
A Project object stores a Scene object and keeps track
of rendering options and a home (data) directory. |
| RayTracer |
The RayTracer class uses standard ui components from the threeD.ui package to provide a user interface
for the ray tracing engine. |
| RayTracingServer |
The RayTracingServer class provides a main method that starts a DB Server
and a Network Client using a properties file specified by the command line
argument. |
| RenderFile |
The RenderFile class provides a method for a user to render a scene stored in a text file. |
| Settings |
The Settings class provides access to settings that change the way the RayTracer and its components run.
|
| WriteProperties |
The WriteProperties class provides a main method that writes out a default properties file specified by the string argument. |