MSBVH: an efficient acceleration data structure for ray traced motion blur

  • Authors:
  • Leonhard Grünschloß;Martin Stich;Sehera Nawaz;Alexander Keller

  • Affiliations:
  • NVIDIA/Weta Digital;NVIDIA;NVIDIA/Weta Digital;NVIDIA

  • Venue:
  • Proceedings of the ACM SIGGRAPH Symposium on High Performance Graphics
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

When 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.