[ODE] Moving trimesh/trimesh collisions
Jon Watte (ODE)
hplus-ode at mindcontrol.org
Wed Jan 25 13:39:46 MST 2006
It is not very stable at all, and not terribly CPU efficient either. If
you really need this, I suggest you license some existing library, such
as Novodex or Havok. The alternative would be to start developing on the
trimesh support in ODE, which is a very large task.
Cheers,
/ h+
Mauro G. Todeschini wrote:
> Hi,
> this is my first message to the list! So be patient :)
> I need to make collisions between moving trimeshes work.
> Does ODE support this? I've read the manual and It seems that It does
> (page 64 - chapter 10).
> Actually I started trying to get a moving trimesh collide with a plane
> (the ground)... but It seems that no collision happens :(
> The code is a bit complex so I can't post It here.
> Is there any example code that implements trimesh/trimesh collisions?
More information about the ODE
mailing list