- #1
- 6
- 0
I'm developing a 3 Dimensional android car game, so i need a formula to calculate the damage of the car after colliding the tree, wall or signal.
I have velocity and mass of the car and also i have the mass and velocity of the colliding object. I use inelastic collision formula for signal and barrier collision and elastic collision formula for wall and tree, so i need a formula to calculate the damage of the car after collision. Help me thank you waiting for your suggestions.
I have velocity and mass of the car and also i have the mass and velocity of the colliding object. I use inelastic collision formula for signal and barrier collision and elastic collision formula for wall and tree, so i need a formula to calculate the damage of the car after collision. Help me thank you waiting for your suggestions.