kripken / box2d.js

Port of Box2D to JavaScript using Emscripten
1.32k stars 196 forks source link

High Gravity jitter #104

Open crunchyfx opened 5 years ago

crunchyfx commented 5 years ago

Hi

When I set gravity high I get some jitter. See example: https://codepen.io/jakobwagner/pen/jobVmx

Is there a way to avoid that jitter?

Thanks, Jakob

Somnium7 commented 1 year ago

You can decrease timestep.