-1
votes
1answer
33 views

If An Object Explodes With A Force, What Force Are Fragments Given?

So let's say for example I have an object with 5kg of mass. It explodes with a force of 500N. The object fragments into four fragments: a 0.5kg, a 1kg, a 1.5kg and a 2kg object. What force does ...
2
votes
1answer
2k views

Basic explosion physics - determining force

I'm using a game engine that has a ton of physics stuff built in. What I am currently trying to do is to simulation an explosion with F force in an x,y coordinate system and figure out how other items ...