CS 6620 Homework 10
|
|
|
|
![]() This image includes both direct and global illumination. This image was generated using 512 samples per pixel with dimesions of 512x512 pixels. The emissiveness of the light is 4.0. There is a glass sphere in the upper left-hand corner, a mirror sphere to the right, and a green glossy sphere in the center. The floor is glossy as well. The walls and ceiling are diffuse. |
|
![]() This image includes only global illumination. Notice that the image is more grainy than the above image, which uses direct light as well as global illumination. This image was generated using 512 samples per pixel with dimesions of 512x512 pixels. The emissiveness of the light is 5.0. There is a glass sphere in the upper left-hand corner, a mirror sphere to the right, and a green glossy sphere in the center. The floor is glossy as well. The walls and ceiling are diffuse. |
|
![]() This image includes only direct light. The lighting appears very smooth, but there is no inter-reflection in the scene. This image was generated using 512 samples per pixel with dimesions of 512x512 pixels. The emissiveness of the light is 5.0. There is a glass sphere in the upper left-hand corner, a mirror sphere to the right, and a green glossy sphere in the center. The floor is glossy as well. The walls and ceiling are diffuse. One problem with the algorithm I used is that I don't count light that goes through the glass object when calculating direct light. This ends up being visually acceptable since light that travels through the glass object does get added in when I include global illumination. |
|
|
Last Updated: Mon Apr 21 11:05:30 MDT 2003 simpson@cs.utah.edu |
|