[ODE] Distance between two objects

Pierre Terdiman pierre.terdiman at novodex.com
Tue Apr 20 10:29:14 MST 2004


> Curiously, turning this into log(N)*log(M) is significantly more
> challenging!

Not that much... It's pretty much the same as a collision query, except you
don't early-out as often. I actually support distance queries for arbitrary
meshes in OPCODE, but it's not included in the official release :)

- Pierre




More information about the ODE mailing list