I want to do a RBD simulation on these leaf pieces:
I created some proxy geo for them with simple boxes:
However, some of these boxes apparently are being converted to something of a convex hull, while other boxes aren't.
The ones that have the collision geo of boxes land flat while the ones with the more spherical collision geometry (which is being generated somewhere) continue to roll, thus creating a lot of inconsistency in the simulation.
Any thoughts on how to get the SOP rbdbulletsolver to always use the collision proxies that I give it? Am I missing something? (Note that I'm not using packed geometry)
Any thoughts on how to get the SOP rbdbulletsolver to always use the collision proxies that I give it? Am I missing something? (Note that I'm not using packed geometry)
I discovered that if I pack the proxy geometry going into the simulation, it seems to behave correctly: