[ODE] continuous collision detection
Erin Catto
erincatto at sbcglobal.net
Sat Sep 4 17:59:13 MST 2004
You could achieve this by rejecting time steps that lead to large
penetrations. Then you would restore the previous state and take a smaller
time step. Of course, this can become expensive.
Erin
-----Original Message-----
From: ode-bounces at q12.org [mailto:ode-bounces at q12.org] On Behalf Of Andrzej
Szombierski
Sent: Saturday, September 04, 2004 2:52 PM
To: ode at q12.org
Subject: [ODE] continuous collision detection
ODE allows me to use either its builtin collision detection or an external
one. Both cases assume that the collisions are detected after they
actually happen. My question is: would it be possible to use some kind of
continuous collision detection (which returns contact point, normal and
time of collision, _before_ the bodies interpenetrate) with ODE?
--
:: Andrzej Szombierski :: qq at kuku.eu.org :: http://kuku.eu.org ::
:: anszom at bezkitu.com :: radio bez kitu :: http://bezkitu.com ::
_______________________________________________
ODE mailing list
ODE at q12.org
http://q12.org/mailman/listinfo/ode
More information about the ODE
mailing list