Version 2.0
Features:
- Supported shapes: spherres, meshes
- Supported materials: Solid (no shading), lambertian (matte), phong (shiny), specular, transparent, textured
- Supported lights: Ambient, parallel, point, lambertian, sphere, mesh
- Supported cameras: Perspective (supports multisampling with configurable defocus aberration), realistic (supports multisampling with configurable defocus aberration, focal depth and aperture)
- Supported renderers: Ray tracing, path tracing
- Supported input: XML file specifying camera, lights and shapes. Meshes are read from OBJ files (no MTL support)