Parallel Locally-Ordered Clustering for Bounding Volume Hierarchy Construction.

IEEE Transactions on Visualization and Computer Graphics(2017)

引用 42|浏览28
暂无评分
摘要
We propose a novel massively parallel construction algorithm for Bounding Volume Hierarchies (BVHs) based on locally-ordered agglomerative clustering. Our method builds the BVH iteratively from bottom to top by merging a batch of cluster pairs in each iteration. To efficiently find the neighboring clusters, we keep the clusters ordered along the Morton curve. This ordering allows us to identify approximate nearest neighbors very efficiently and in parallel. We implemented our algorithm in CUDA and evaluated it in the context of GPU ray tracing. For complex scenes, our method achieves up to a twofold reduction of build times while providing up to 17 percent faster trace times compared with the state-of-the-art methods.
更多
查看译文
关键词
Clustering algorithms,Graphics processing units,Ray tracing,Approximation algorithms,Nearest neighbor searches,Sorting,Buffer storage
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要