Project 12 - Photon Mapping

Another method for calculating our scene lighting is implemented: photon mapping. Now, we trace photons through our scene to create a 3D volume of irradiance throughout our scene. This is then queried when running our ray tracers to get direct or indirect lighting from this computation.


Cornell Box


Buggy Images


Details

Specs

Cornell Box:

render time
38.463 s