Mikepicker / PhotonMapping

Custom Photon Mapping Raytracer (C++)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photon Mapping Implementation

C++ custom implementation of Photon Mapping raytracing technique for global illumination. VS 2008 solution. Extern libraries: QT and ANN (Approximate Nearest Neighbour).

Refer to this link for information about the technique: https://en.wikipedia.org/wiki/Photon_mapping

Screenshot

About

Custom Photon Mapping Raytracer (C++)


Languages

Language:C++ 68.3%Language:HTML 31.7%