/aeon-tracer

Ray Tracer developed with C++

Primary LanguageC++

Aeon Tracer

Ray traced scene

A C++ Ray Tracer.

Ray traced cube

Current features:

  • Ray traced meshes (triangular)
  • Ray traced spheres
  • bitmap support
  • materials (diffused, Metal, Dielectric)
  • reflection/refraction
  • physically-based Camera
  • Bounded Volume Hierarchies for faster rendering
  • ppm image output