CS 5620/6620 - Fall 2025 - Rendering with Ray Tracing

Project 8 - Antialiasing

<< Back

Tark Patel

Tue, Oct 21, 2025 @ 1:39 am

Halton Sequence - 99% confidence interval - 1% max error, 8 to 32 samples per pixel - 11 seconds runtime. Reduced max rays to 32 and the runtime went down to 11 seconds while the speckling is very minor. The tradeoff is less smooth gradients but its not as noticeable to me. All of the sampling images are using the Magma color map

Tue, Oct 21, 2025 @ 1:39 am

Halton Sequence - 99% confidence interval - 1% max error, 8 to 32 samples per pixel - 11 seconds runtime. Reduced max rays to 32 and the runtime went down to 11 seconds while the speckling is very minor. The tradeoff is less smooth gradients but its not as noticeable to me

Tue, Oct 21, 2025 @ 1:37 am

Halton Sequence - 99% confidence interval - 1% max error, 8 to 64 samples per pixel - 17 seconds runtime. Much less speckles by increasing max error to 1% and increasing minimum rays to 8.

Tue, Oct 21, 2025 @ 1:36 am

Halton Sequence - 99% confidence interval - 1% max error, 8 to 64 samples per pixel - 17 seconds runtime. Much less speckles by increasing max error to 1% and increasing minimum rays to 8

Tue, Oct 21, 2025 @ 1:35 am

Halton Sequence - 99% confidence interval - 0.5% max error, 4 to 64 samples per pixel - 23 seconds runtime. Less speckles but runtime increased a lot with 0.5% max error

Tue, Oct 21, 2025 @ 1:35 am

Halton Sequence - 99% confidence interval - 0.5% max error, 4 to 64 samples per pixel - 23 seconds runtime. Less speckles but runtime increased a lot with 0.5% max error

Tue, Oct 21, 2025 @ 1:34 am

Halton Sequence - 99% confidence interval - 1% max error, 4 to 64 samples per pixel - 12 seconds runtime. Slightly less speckles with 99% confidence

Tue, Oct 21, 2025 @ 1:33 am

Halton Sequence - 99% confidence interval - 1% max error, 4 to 64 samples per pixel - 12 seconds runtime. Slightly less speckles with 99% confidence

Tue, Oct 21, 2025 @ 1:32 am

Halton Sequence - 95% confidence interval - 1% max error, 4 to 64 samples per pixel - 10 seconds runtime

Tue, Oct 21, 2025 @ 1:31 am

Halton Sequence - 95% confidence interval - 1% max error, 4 to 64 samples per pixel - 10 seconds runtime