I want to use a physics library to stack some objects (3DS models) but I can't make them from primitives, this is how they look:



The objects will never have more than 16 vertices with 16 faces, so it's fairly simple geometry. I'm pretty familiar with ODE and I can't see a way this could be done. Would I be able to use Newton for this?