Assignment 10 -- Due 11/17/06
Jonathan Hall
Problem: Extend the Ray Tracer from Assignment 9 by adding various effects: Shadows, Reflections, and Refractions.
As well as the ability to display triangles and a WaveFrontOBJ file.
Scene 1: Problems 1,2,3 and 4
(Click for full view)
Scene 2: Problem 5 -- the first image is the current output of my program the others were tests
(Click for full view)
Extra Credit: Path Tracer -- the first image is with 5 rays/pixel in OpenGL mode and the second is 256 rays/pixel in batch mode.
(Click for full view)