Skip to content

Version 2.0

Compare
Choose a tag to compare
@Chais Chais released this 13 Apr 10:32
· 4 commits to master since this release

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)