mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-03 17:08:35 +00:00
It is a fast way to keep track of overlapping objects in an area, and doing rayTest and convexSweepTest for overlapping objects, instead of btCollisionWorld::rayTest/convexSweepTest. Updated KinematicCharacterController to use btPairCachingGhostObject.
2.1 KiB
2.1 KiB