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

Project 2 - Shading

<< Back

Bruno Berto de O. Ribeiro

Mon, Sep 8, 2025 @ 12:39 am

The BRDF model with Trowbridge-Reitz image. Roughness = 0.6, Mettalic = 1.0, IOR = 1.47, ambient light = 0.3

Thu, Aug 28, 2025 @ 8:08 pm

The BRDF model with Trowbridge-Reitz image. Roughness = 0.6, Mettalic = 1.0, IOR = 0.47 - oops -, ambient light = 0.3, other lights = 1.5

Thu, Aug 28, 2025 @ 8:05 pm

The BRDF model with Trowbridge-Reitz image visual Bug, forgot to clamp some dot products. ambient light = 0.3, other lights = 1.5

Wed, Aug 27, 2025 @ 7:44 pm

The Phong image.

Wed, Aug 27, 2025 @ 7:41 pm

The Blinn-Phong image.

Wed, Aug 27, 2025 @ 7:40 pm

The z-buffer image.