Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

Computer Sciences

University of Central Florida

Theses/Dissertations

2011

Data structures (Computer science)

Articles 1 - 1 of 1

Full-Text Articles in Engineering

Ray Collection Bounding Volume Hierarchy, Kris Krishna Rivera Jan 2011

Ray Collection Bounding Volume Hierarchy, Kris Krishna Rivera

Electronic Theses and Dissertations

This thesis presents Ray Collection BVH, an improvement over a current day Ray Tracing acceleration structure to both build and perform the steps necessary to efficiently render dynamic scenes. Bounding Volume Hierarchy (BVH) is a commonly used acceleration structure, which aides in rendering complex scenes in 3D space using Ray Tracing by breaking the scene of triangles into a simple hierarchical structure. The algorithm this thesis explores was developed in an attempt at accelerating the process of both constructing this structure, and also using it to render these complex scenes more efficiently. The idea of using "ray collection" as a …