碰撞检测 -- Broad-phase Algorithms

"Broad phase collision detection" is a method used by physics engines to determine which bodies in their simulation are close enough to warrant further investigation and possibly collision resolution.



Ref:

https://stackoverflow.com/questions/1616448/broad-phase-collision-detection-methods

发布了341 篇原创文章 · 获赞 87 · 访问量 22万+

猜你喜欢

转载自blog.csdn.net/qq_35865125/article/details/103442582