CS 6620 - Fall 2017 - Ray Tracing for Graphics

Project 6 - Space Partitioning

In this project we add bounding volume hierarchy (BVH) support to accelerate our ray tracer.

Requirements

Source Code

The following source code files are provided to help you with this and upcoming projects. You are not required to use them, but it is highly recommened that you use them and refrain from modifying them. Some of these files include additional code as compared to the same files in the previous project, so make sure to download them all again.

Optional Feature Suggestions

Student Project Pages



_