Is this possible on a Smartphone (Android / iPhone)? I think is called Bullet Physic.
I mean realtime in the app. The user sets the ball, and then explosion / destruction.
Must not be so perfect. Simple color. Only the physics are important.
Only the explosion / destruction is important to me.
I develop app for iOS and Android (using Marmalade) with bullet physics. Bullet physics has no "destruction"
You must put all parts together and make them sleep
body->forceActivationState(ISLAND_SLEEPING);
Then you shoot with a ball and you get such a picture.