Awesome
BVHのはなし
Slide deck for CEDEC 2019 (updated 10/07/2020)
Code examples
Task queue for top-down builders
"Fast and Simple Agglomerative LBVH Construction" by Ciprian Apetrei
"Binary Ostensibly-Implicit Trees for Fast Collision Detection" by Chitalu et al.
Acknowledgements
- Yuichi Sayama gave me an idea of how to make my task queue example simple and stable.
- Yusuke Tokuyoshi sent me the link to the paper "Massively Parallel Construction of Radix Tree Forests for the Efficient Sampling of Discrete Probability Distributions".