[ODE] Box/trimesh collision problem

Jon Watte (ODE) hplus-ode at mindcontrol.org
Mon Jun 20 09:21:41 MST 2005


>    const int maxcontacts = 5;
>      dContact mycontacts[maxcontacts];

When colliding with trimeshes, it's often useful to have more than 5 
contacts. Try 20, and go from there.

Cheers,

			/ h+


More information about the ODE mailing list