mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-06-14 11:19:15 +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