Unstable collisions
Posted: Mon Jul 11, 2011 9:32 am
Is there a way to improve collision stability? If I stack boxes on top of each other, often even a stack of two cubes "falls" down: one edge of the top box bounces up and causes the top box fall down. The best stack so far I've managed to get is 4 boxes.
I also have trouble with shapes like pentagonal cupola (using convex hull shape). When I have a few of them colliding it seems that they overlap and not all collisions are properly handled. Stacking these also seem to be very difficult or impossible.
Edit: See http://www.bepu-games.com/forums/viewto ... 7740#p7740 - I am not using Microsoft XNA, instead I am using MonoXNA implementation.
I also have trouble with shapes like pentagonal cupola (using convex hull shape). When I have a few of them colliding it seems that they overlap and not all collisions are properly handled. Stacking these also seem to be very difficult or impossible.
Edit: See http://www.bepu-games.com/forums/viewto ... 7740#p7740 - I am not using Microsoft XNA, instead I am using MonoXNA implementation.