CS 6620 - Fall 2013 - Ray Tracing for Graphics

Project 12 - Photon Mapping

In this project we will replace path tracing for indirect illumination with photon mapping.

Requirements

Source Code

The following source code files are provided to help you with this and upcoming projects. You are not required to use them, but it is highly recommened that you use some of them. Some of these files include additional code as compared to the same files in the previous project, so make sure to download them all again.

Test Scenes

The following scene files are provided to help you test your implementation. You can also prepare other scenes to show your work.

Optional Feature Suggestions

Student Project Pages



_