Fast Parallel Construction of High-Quality Bounding Volume Hierarchies
Tero Karras, Timo Aila
High-Performance Graphics, 2013, pp. 89--100.
Abstract: We propose a new massively parallel algorithm for constructing high-quality bounding volume hierarchies (BVHs) for ray tracing. The algorithm is based on modifying an existing BVH to improve its quality, and executes in linear time at a rate of almost 40M triangles/ sec on NVIDIA GTX Titan. We also propose an improved approach for parallel splitting of triangles prior to tree construction. Averaged over 20 test scenes, the resulting trees offer over 90% of the ray tracing performance of the best offline construction method (SBVH), while previous fast GPU algorithms offer only about 50%. Compared to state-of-the-art, our method offers a significant improvement in the majority of practical workloads that need to construct the BVH for each frame. On the average, it gives the best overall performance when tracing between 7 million and 60 billion rays per frame. This covers most interactive applications, product and architectural design, and even movie rendering.
Article URL: http://dx.doi.org/10.1145/2492045.2492055
BibTeX format:
@inproceedings{Karras:2013:FPC,
  author = {Tero Karras and Timo Aila},
  title = {Fast Parallel Construction of High-Quality Bounding Volume Hierarchies},
  booktitle = {High-Performance Graphics},
  pages = {89--100},
  year = {2013},
}
Search for more articles by Tero Karras.
Search for more articles by Timo Aila.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."