Fast BVH construction on GPU

Xin Yang,WANG Tian-ming,XU Duan-qing
DOI: https://doi.org/10.3785/j.issn.1008-973X.2012.01.14
2012-01-01
Abstract:The acceleration structure construction is a key step to accelerate rendering for ray tracing. An approach was proposed for fast bounding volume hierarchy (BVH) construction on the graphics processing unit (GPU) based on tree structure feature and multi-core architecture, which adapted different construction strategies for the early, midterm and late phases. Experimental results show that the approach can effectively exploit the inherent parallelism of the GPU to accelerate computation. The processing power and memory resources provided by the GPU are effectively utilized, and construction time is significantly reduced for the same acceleration structure quality.
What problem does this paper attempt to address?