erincatto / box2d

Box2D is a 2D physics engine for games
https://box2d.org
MIT License
8.09k stars 1.52k forks source link

Added runtime tunable restitution velocity threshold #654

Closed erincatto closed 3 years ago

erincatto commented 3 years ago

Address issue #601 Each fixture has its own restitution velocity threshold. The minimum threshold of the two touching fixtures is used by the associated contact.