/Crayon

Crayon raytracer written in C++, includes BVH construction algorithm, photon mapping, OBJ loading, material system.

Primary LanguageC++

Crayon

Crayon raytracer written in C++, includes BVH construction algorithm, photon mapping, OBJ loading, material system.

Based on work from the course CSE168: Rendering Algorithms at University of California, San Diego, with some parts of the framework stemming from the Miro ray tracer.