CS 6620 Homework 8
Simple Path Tracing (No shadow rays)

Spring 2003
University of Utah
Jenny Simpson



Description:

This is the same as implicit Lambertian lighting except that now the random ray is bounce several times to form a path that is used to get color information.


This image was generated using 1024 samples per pixel with dimesions of 512x512 pixels. The emissiveness of the light is 10.0. Notice that some of the red from the sphere is reflected on the floor below.




Last Updated: Fri Mar 14 06:08:50 MST 2003
simpson@cs.utah.edu