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:
| render time |
|---|
| 38.463 s |