[ODE] how to glue bodies together ?
Roel van Dijk
roelvandijk at home.nl
Fri Jan 30 11:32:51 MST 2004
On Thursday 29 January 2004 03:36, Nate W wrote:
> Knowing when to split the "combined" body would take some work, but it's a
> solvable problem.
And that's precisely what the breakable joints are for ;-) So that problem is
solved.
But if the problem can be solved in an easier (read, less computationably
expensive) way then that would be interesting. The breakable joints check
every step if the stress is to high and if it is to high they break. Usualy
this only happens in a collision but it could also happen when two objects
connected with a joint are spinning fast. Then the centrifugal (correct
word?) force would pull them apart.
More information about the ODE
mailing list