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

Project 6 - Acceleration Structures

<< Back

Lily Reyes

Sat, Oct 25, 2025 @ 7:51 pm

This is the correct file... Fixed the double shadowing, Fresnel, and shadow front and back. Render time is now 0:00:28.

Sat, Oct 25, 2025 @ 7:36 pm

Fixed the double shadowing, Fresnel, and shadow front and back. Render time is now 0:00:28.

Mon, Oct 13, 2025 @ 9:39 pm

Forgot to update my project submission here. Updating the code fixed the specular issues. But the top edge of my large sphere is still a bit lighter than it should be. Render time is 0:00:27.

Mon, Sep 29, 2025 @ 11:22 am

WIP, still updating code.