Added a simple photon map debug viewer.

This commit is contained in:
2017-03-01 11:47:22 -04:00
parent 0095c138a4
commit 7444b01bce
5 changed files with 198 additions and 0 deletions

5
PhotonViewer/README.org Normal file
View File

@@ -0,0 +1,5 @@
* PhotonViewer
This simple program takes as input one file with photon descriptions as generated by PhotonMF in debug mode
and renders it naively using OpenGL. It works only as a debug tool for the photon mapping generation of
PhotonMF.