mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-23 11:38:27 +00:00
Add rayTest to btBroadphaseInterface, and implement efficient version for btDbvtBroadphase to accelerate raycasting. btAxisSweep3, btSimpleBroadphase and btMultiSapBroadphase implement brute-force method (as before). For now, it is recommended to use btDbvtBroadphase for fastest world raycast.
1.7 KiB
1.7 KiB