mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-20 01:59:51 +00:00
This avoids issues with systems with large mass ratios. Test: add this to BasicDemo/BasicExample.cpp in initPhysics m_dynamicsWorld->getSolverInfo().m_numIterations = 1000; m_dynamicsWorld->getSolverInfo().m_leastSquaresResidualThreshold = 1e-4;
91 KiB
91 KiB