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

Project 3 - Shadows

<< Back

Abhishek Misar

Mon, Sep 8, 2025 @ 12:50 pm

Custom sphere scene 2

Mon, Sep 8, 2025 @ 11:01 am

Custom spheres scene for testing shadow with bias 1e-2f

Sun, Sep 7, 2025 @ 7:43 pm

Cornell box scene with shadow bias value of 0.0001

Sun, Sep 7, 2025 @ 7:42 pm

Simple shadow scene with bias value of 0.001

Fri, Sep 5, 2025 @ 12:14 pm

Some visual bug but looks cool!

Fri, Sep 5, 2025 @ 1:08 am

Fixed the self shadow artifacts using shadow ray offset bias of 0.0003

Wed, Sep 3, 2025 @ 7:46 pm

In this image the blue sphere has some weird shadow artifacts

Wed, Sep 3, 2025 @ 7:39 pm

Simple test shadow scene! However, There is a weird shading artifact on the top part of the sphere.