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

Project 2 - Shading

<< Back

Andy Herbert

Thu, Sep 4, 2025 @ 10:29 pm

phong

Thu, Sep 4, 2025 @ 10:20 pm

phong-blinn half vector

Thu, Sep 4, 2025 @ 1:21 am

incorrect phong

Wed, Sep 3, 2025 @ 1:11 pm

WIP specular reflection

Wed, Sep 3, 2025 @ 2:56 am

fixed shading issue, normals were inverted. Small red sphere is not being transformed to world position correctly, and the flat sphere isnt being detected by ray casts at all.

Wed, Sep 3, 2025 @ 2:53 am

some sort of shading is functioning, but something seems off

Wed, Sep 3, 2025 @ 2:50 am

This is project 1, but I am uploading it to signify finally fixing the view transformation issues Ive been encountering. Will test with project 2 next.

Mon, Sep 1, 2025 @ 11:58 pm

some sort of scaling issues and partial lighting implemented