Title :
Early Split Clipping for Bounding Volume Hierarchies
Author :
Ernst, Manfred ; Greiner, Günther
Author_Institution :
Univ. Erlangen-NOmberg, Erlander-Nurnberg
Abstract :
Despite their algorithmic elegance and robustness, bounding volume hierarchies (BVHs) have not reached the performance of kd- trees for ray tracing. BVHs do not adapt well to scenes containing large triangles with overlapping bounding boxes. A node cannot be smaller than the bounding box of the primitives it contains. Consequently, the leafs and internal nodes will overlap substantially. This slows down ray tracing, because the number of traversal steps and ray-primitive intersections is increased. Unfortunately, this kind of geometry is common in architectural scenes and low-poly CAD models. In this paper, we present a building algorithm for BVHs that handles such scenes more efficiently. The restriction that each primitive must be contained in exactly one leaf node is relaxed. Bounding boxes of large primitives are refined with recursive split clipping before constructing the hierarchy. The resulting volumes are used as input for a regular BVH building algorithm. Neither scene geometry nor traversal or building algorithms must be modified in any way. The resulting hierarchies are superior for a wide range of data sets, leading to speed-ups of more than a factor of three.
Keywords :
computational geometry; natural scenes; ray tracing; rendering (computer graphics); tree data structures; BVH building algorithm; architectural scenes; bounding volume hierarchies; computational geometry; early split clipping; kd-trees; ray tracing; Acceleration; Buildings; Computer graphics; Data structures; Electronic mail; Geometry; Layout; Ray tracing; Robustness; Solid modeling; I.3.6 [Computer Graphics]: Methodology and Techniques¿Graphics data structures and data types; I.3.7 [Computer Graphics]: Three-Dimensional Graphics and Realism¿Raytracing;
Conference_Titel :
Interactive Ray Tracing, 2007. RT '07. IEEE Symposium on
Conference_Location :
Ulm
Print_ISBN :
978-1-4244-1629-5
DOI :
10.1109/RT.2007.4342593