You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When experimenting with three.js and rapier3d, I noticed this problem.
When two objects are both using a "trimesh" collider, they sometimes get stuck, even though the friction set to a low value.
This does not happen with "convexhull colliders"
The example
About
Reproduction example for stuck objects when using trimesh colliders