On 10/28/06, Hristo Hristov <hhristov at delin.org> wrote: > object. So the question is: can i take some advantages of ODE library > for certain cases of fast collision detection without taking simulation > steps? Yes, the dCollide() function will test any two objects immediately. Jason