/HomeworkPathTracer

A Monte Carlo path tracer as homework for 2015 fall semester

Primary LanguageC++

Homework Path Tracer

A path tracer as homework for 2015 fall semester

It has these:

  • Monte Carlo Path Tracer
  • Basic BRDFs
  • BVH(KD) Tree with Surface Area Heuristics
  • Multiple Importance Lighting
  • Progressive Rendering
  • Depth of Field

Source code is in /homework folder