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

Project 5 - Triangle Meshes

<< Back

Kyle Webster

Mon, Sep 22, 2025 @ 4:34 pm

Z-buffer showing holes in the dragons head... how odd.

Mon, Sep 22, 2025 @ 4:33 pm

Stress-test with 44527 vertex, 87128 face dragon using Torrance-Cook Microfacets // no gamma correction, no tone mapping, depth 16, tile size 32 // 1600x900, 8.53868e+06ms 2:22:18, i5-12600K 16 threads

Thu, Sep 18, 2025 @ 6:56 pm

Cornell Box fixed bug but still has bright spots? // no gamma correction, no tone mapping, depth 8, tile size 64 // 2560x1440, 227131ms no AABB, 28644.4ms with AABB, i5-12600K 16 threads

Thu, Sep 18, 2025 @ 6:02 pm

Erm, thats not supposed to happen... Reflection turned down to 0.1 instead of 0.7.

Thu, Sep 18, 2025 @ 5:14 pm

Cornell box not entirely sure if shading is correct // no gamma correction, no tone mapping, depth 8, tile size 32 // 1280x720, 45427.9ms, i5-12600K 16 threads

Thu, Sep 18, 2025 @ 3:12 pm

First triangle and plane implementation attempt... lighting front/back face needs some work // no gamma correction, no tone mapping, depth 4, tile size of 32 // 1280x720, 18991.5ms, i5-12600K 16 threads