
Jittered 100 samples with tent filter:

Jittered 100 samples with cubic b-spline filter:

Multi-Jittered 100 samples, no filter:

Multi-Jittered 100 samples, tent filter:

Multi-Jittered 100 samples, cubic b-spline filter:

Monte Carlo Sampling with 100 random samples:

Monte Carlo Sampling with 100 random samples and a b-spline filter:

Monte Carlo Sampling with 100 stratified (jittered) samples:

Monte Carlo Sampling with 225 stratified (jittered) samples:

Monte Carlo Sampling with 625 stratified (jittered) samples:

With these 2 pictures I was trying to get a good image using the Metropolis
algorithm from CS 6650. The first one uses kx = .004, and ky = .006. The second
image uses kx=4 and ky=6. I'm not sure if I like either of the results, but I'll
put it up on the page anyway.

