| |
|
|
|
Global Illumination
This project was meant to be a simple demonstration of an
interactive globally illuminated scene. The scene contains 4 spheres, 2 are
emissive. The emissive spheres are connected to draggers so they can be
moved around to update the scene. In this program, the emissive spheres give off radiance and the other 2 collect
it. I was only able to have the emitters give off radiance, I didn't get a
chance to implement iteration 1, where the receivers in iteration 0 are now
emitters.
The images on this page are screenshots from the Open Inventor program.
Below is the source code used to create the images.
|
|
|