Bachelor-Arbeit

Theoretical study of photon mapping with stratification

Photon mapping is the most widely used algorithm for generating high quality, global illumination images. It is based on simulating the light transport of photons (formally using a MonteCarlo method). However, as it is commonly implemented, it has a very small overestimation bias, of 1/k. The bias was discovered by modelling the photon mapping algorithm as a stochastic process, and noticing that the search for the nearest impacts can be modelled using Order Statistics [Garcia12] [Garcia14]. Some photon mapping variants use stratification.

The student will work within the theoretical framework described in the references above, and will study how stratification affects the photon maps bias. The expected result is that the result will still be an overestimation of 1/k, possibly convolved with some stratification parameters.

Description of the photon mapping algorithm
The algorithm can be divided in the following phases

Literature: