mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-18 21:10:05 +00:00
a69ba48de4
The Bullet 3.x B3_PROFILE can be customized using b3SetCustomEnterProfileZoneFunc/b3SetCustomLeaveProfileZoneFunc defined in Bullet3Common/b3Logging, so you can hook Bullet 3.x up to your profiler of choice. The Demos3/BasicGpuDemo will show the Bullet 3.x timings inside the Bullet 2.x btQuickprof profiler. |
||
---|---|---|
.. | ||
b3GpuDynamicsWorld.cpp | ||
b3GpuDynamicsWorld.h | ||
BasicGpuDemo.cpp | ||
BasicGpuDemo.h | ||
CMakeLists.txt | ||
main.cpp | ||
Makefile.am | ||
Win32BasicDemo.cpp |