Assignment 1 - Jittered Sampling
with Tent and Spline Filtering

Here's the image with a single sample at the center of each pixel.

Here's the image using jittered sampling with 36 samples per pixel(no filtering).

Here's the image using jittered sampling with 36 samples per pixel(tent filtering).

Here's the image using jittered sampling with 36 samples per pixel(spline filtering).

Here's the image using jittered sampling with 64 samples per pixel(no filtering).

Here's the image using jittered sampling with 64 samples per pixel(tent filtering).

Here's the image using jittered sampling with 64 samples per pixel(spline filtering).

Here's the image using jittered sampling with 100 samples per pixel(no filtering).

Here's the image using jittered sampling with 100 samples per pixel(tent filtering).

Here's the image using jittered sampling with 100 samples per pixel(spline filtering).