adjusted the default numbodies for CcdPhysicsDemo
This commit is contained in:
@@ -74,9 +74,9 @@ const int maxOverlap = 65535;
|
|||||||
|
|
||||||
|
|
||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
const int numObjects = 50;
|
const int numObjects = 20;
|
||||||
#else
|
#else
|
||||||
const int numObjects = 200;
|
const int numObjects = 120;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
const int maxNumObjects = 32760;
|
const int maxNumObjects = 32760;
|
||||||
|
|||||||
Reference in New Issue
Block a user