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

Project 9 - Depth of Field

<< Back

Tark Patel

Mon, Oct 27, 2025 @ 11:52 pm

Discussion from class today helped me solve my issue. Fixed it by randomizing the offset of the halton sequence

Mon, Oct 27, 2025 @ 11:52 pm

Sampled with 16 to 64 rays this time

Mon, Oct 27, 2025 @ 11:59 am

8 to 128 rays. 1% error of 99% confidence interval. 8 seconds runtime. getting some weird patterns in the blur even though Im using base 2, 3, 5, and 7 halton sequences

Mon, Oct 27, 2025 @ 11:57 am

sample counts for minimum 8 rays and maximum of 128