A Survey On Bounding Volume Hierarchies For Ray Tracing

COMPUTER GRAPHICS FORUM(2021)

引用 24|浏览44
暂无评分
摘要
Ray tracing is an inherent part of photorealistic image synthesis algorithms. The problem of ray tracing is to find the nearest intersection with a given ray and scene. Although this geometric operation is relatively simple, in practice, we have to evaluate billions of such operations as the scene consists of millions of primitives, and the image synthesis algorithms require a high number of samples to provide a plausible result. Thus, scene primitives are commonly arranged in spatial data structures to accelerate the search. In the last two decades, the bounding volume hierarchy (BVH) has become the de facto standard acceleration data structure for ray tracing-based rendering algorithms in offline and recently also in real-time applications. In this report, we review the basic principles of bounding volume hierarchies as well as advanced state of the art methods with a focus on the construction and traversal. Furthermore, we discuss industrial frameworks, specialized hardware architectures, other applications of bounding volume hierarchies, best practices, and related open problems.
更多
查看译文
关键词
<bold>CCS Concepts</bold>, <bold>center dot Computing methodologies</bold> -> <bold>Ray tracing</bold>, <bold>Visibility</bold>, <bold>Massively parallel algorithms</bold>, <bold>center dot Theory of computation</bold> -> <bold>Computational geometry</bold>, <bold>Massively parallel algorithms</bold>, <bold>Sorting and searching</bold>
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要