Implementation of Path TracingComputer Graphics, Rendering - Winter 2015

Whitted-style Ray Tracer

It is extended version of the ray tracer that does path tracing. Environment Maps and Importance Sampling for variance reduction purpose were implemented.