碰撞检测 -- 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 resoluti...
·
"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
更多推荐



所有评论(0)