behdad / box2d

Automatically exported from code.google.com/p/box2d
2 stars 12 forks source link

Elasticity #167

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download test bed
2. Run the Varying Restitution test case
3. Check the sphere on the far right hand side (with coef. of restituion equals 
1.0)

What is the expected output? What do you see instead?
expected: the sphere should reach the same height after every rebounce
actual: the sphere jumps higher and higer

What version of the product are you using? On what operating system?
Testbed v2.1.3

Please provide any additional information below.
n/a

Original issue reported on code.google.com by tony...@gmail.com on 28 Nov 2010 at 7:47

GoogleCodeExporter commented 9 years ago
Added comment explaining that position correction modifies energy.

Original comment by erinca...@gmail.com on 28 Mar 2011 at 2:59