Recent content by indoshon
-
I
High School How to determine applied force when two objects collide? (basic physics engine)
I hadn't even thought about using a spring to estimate the force of defformation, this is an awesome new direction for me to think in. Thank you! -
I
High School How to determine applied force when two objects collide? (basic physics engine)
I'm trying to make a very basic physics engine. So far I've got a variety of small things worked out but I've been driving myself crazy trying to work out collisions. From one sense I get I can use momentum and impulse to determine the velocity of an object after a fully elastic collision (no...