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

Project 5 - Triangle Meshes

<< Back

Zhuoran Yi

Sat, Sep 20, 2025 @ 8:47 am

299 seconds w/o Bounding Box Intersection Test, testing by override Bounding Box Intersection Test Function, make it always returns true. 1 second with Bounding Box Intersection TestRunning on Intel Core Ultra 9 285H, both test with BVH,4 samples per pixel. Only override the Bounding Box Intersection Test Function. Phong shading model.