Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.07 KB

README.md

File metadata and controls

18 lines (16 loc) · 1.07 KB

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