Funky collisions between objects
I have a number of rolling objects- sometimes when they collide or are in contact, one will slingshot across the arena. How do I fix this? Thanks!
|
breve: a 3d Simulation Environment for Multi-Agent Simulations and Artificial Life |
|
NavigationUser loginActive forum topicsSearch |
Funky collisions between objectsI have a number of rolling objects- sometimes when they collide or are in contact, one will slingshot across the arena. How do I fix this? Thanks! |
Simpler than "how do I fix
Simpler than "how do I fix it", does anyone know what the problem is? I hypothesize that if the boundaries of two objects come to overlap due to a larger integration step, the program says "holy crap!" and flings them apart. But altering the integration step hasn't had predictable results, so I'm not exactly sure what's going on...