Thursday, April 17, 2014

Assignment 5

Here is the basic reflection image (I moved the other sphere to see the reflection better):
 kd = 0.8 ks=0.2


All images below are MonteCarlo reflection path images based on Phong model:
kd = 0.8 ks=0.2
10 samples



second: kd = 0.8 ks=0.2
50 samples


These next two I tried to see if more of a specular material would concentrate the reflected rays and reduce noise;
kd = 0.4 ks=0.6
50 samples


kd = 0.4 ks=0.6
100 samples



No comments:

Post a Comment