Bilkent University
Department of Computer Engineering
MS THESIS PRESENTATION

 

Bounding Volume Hierarchy-Tetrahedralization Hybrid Acceleration Structure for Ray Tracing

 

Serkan Demirci
MS Student
(Supervisor: Prof. Dr. Uğur Güdükbay)
Computer Engineering Department
Bilkent University

The computational cost of the ray-tracing method is directly proportional to the number of ray-surface intersection tests. The naive ray-tracing algorithm requires O(N) computational cost for the ray-surface intersection calculations where N is the number of primitives in the scene. Ray tracing acceleration data structures like the regular grid, bounding volume hierarchy (BVH), kd-tree, constrained tetrahedralization, has been developed to reduce the number of ray-object intersection tests to speed-up ray tracing. We propose a hybrid acceleration structure, the Bounding Volume Hierarchy-Tetrahedral mesh hybrid (BTH) acceleration structure, that can be used to speed-up ray tracing. BTH structure is composed of a BVH hierarchy where some of the leaves of the BVH hierarchy contain tetrahedralizations. We propose an algorithm for the construction of the BTH structure. We describe methods for approximating the average nearest-hit cost of a tetrahedralization, which we use for the construction of BTH. Besides, we can adapt the proposed BTH structure for dynamic scenes with hierarchical motion. We describe a two-level BVH-BTH acceleration structure for rendering animated scenes. We test the proposed BTH structure using various scenes. For some of the experiments, the BTH structure performs better against other acceleration structures in terms of rendering times. We perform experiments for animated scenes. We show that the two-level BTH structure outperforms the two-level BVH structure for the tested dynamic scenes.

 

DATE: 02 December 2020, Wednesday @ 10:30