Efficient Stack-less BVH Traversal for Ray Tracing

M. Hapala, T. Davidovic, I. Wald, V. Havran, and P. Slusallek

Proceedings of 27th Spring conference on Computer Graphics

Conference Fairy forest Sibenik Cathedral

[bib][paper]

Abstract: We propose a new, completely iterative traversal algorithm for ray tracing bounding volume hierarchies that is based on storing a parent pointer with each node, and on using simple state logic to infer which node to traverse next. Though our traversal algorithm does re-visit internal nodes, it intersects each visited node only once, and in general performs exactly the same ray-box tests and ray-primitive intersection tests—and in exactly the same order—as a traditional stack-based variant. The proposed algorithm can be used for computer architectures that need to minimize the use of local memory for processing rays or those that need to minimize the data transport such as distributed multi-CPU architectures.

school/hapala_sccg2011/hapala_sccg2011.txt · Last modified: 2024/02/27 12:33 (external edit)
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0