Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 2.61 KB

File metadata and controls

41 lines (29 loc) · 2.61 KB

Raytracer - with Photon Mapping

This project is based on the GAMES101 homework 7 raytracer. It is my GAMES101 final project! I have integrated basic photon mapping functionality into this raytracer, and build some simple scene (these figures use SSP 1024):

pink and blue

heart

Although it is not perfect, but the caustics effect is lovely!

What I have done...

For photon mapping:

Reference