EG2014 - Posters
Permanent URI for this collection
Browse
Browsing EG2014 - Posters by Subject "I.3.6 [Computer Graphics]"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item The Split Grid - A Hierarchical 1D-Grid-based Acceleration Data Structure for Ray Tracing(The Eurographics Association, 2014) Bauszat, Pablo; Kastner, Marc Aurel; Eisemann, Martin; Magnor, Marcus; Mathias Paulin and Carsten DachsbacherWe present a new acceleration structure for ray tracing called the Split Grid. Combining concepts of hierarchical grids, kd-trees and Bounding Volume Hierarchies (BVHs), our approach is based on the idea of nesting 1D-grids. Our proposed acceleration structure is compact in storage, adaptive to the scene geometry and can be traversed using a fast and efficient traversal scheme. We show that the Split Grid is comparable to other current state-of-theart acceleration structures regarding traversal performance and memory footprint. While other data structures usually achieve these levels of performance only due to a complex and expensive construction process (e.g. using the Surface Area Heuristic (SAH) [MB90]), our proposed Split Grid is built with a very simplistic construction scheme which is a major benefit of our approach.