High-Performance Graphics 2011
Permanent URI for this collection
Browse
Browsing High-Performance Graphics 2011 by Subject "bounding volume hierarchies"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item MSBVH: An Efficient Acceleration Data Structure for Ray Traced Motion Blur(ACM, 2011) Gruenschloß, Leonhard; Stich, Martin; Nawaz, Sehera; Keller, Alexander; Carsten Dachsbacher and William Mark and Jacopo PantaleoniWhen a bounding volume hierarchy is used for accelerating the intersection of rays and scene geometry, one common way to incorporate motion blur is to interpolate node bounding volumes according to the time of the ray. However, such hierarchies typically exhibit large overlap between bounding volumes, which results in an inefficient traversal. This work builds upon the concept of spatially partitioning nodes during tree construction in order to reduce overlap in the presence of moving objects. The resulting hierarchies are often significantly cheaper to traverse than those generated by classic approaches.