dimforge / rapier.js

Official JavaScript bindings for the Rapier physics engine.
https://rapier.rs
Apache License 2.0
435 stars 58 forks source link

Contact impulse is zero #243

Open LeXXik opened 1 year ago

LeXXik commented 1 year ago

Temp manifold reports contact impulse as zero for each contact (manifold.contactImpulse(i)). Other manifold properties, like solver contact distance seem to be fine.