apartridge / Crayon

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C++ 82.2%Language:C 17.5%Language:Objective-C 0.2%