rapier icon indicating copy to clipboard operation
rapier copied to clipboard

Capsule wont lose its kinetic energy

Open ottoville opened this issue 2 years ago • 3 comments

Steps to reproduce:

  • Go to the demo page: https://rapier.rs/demos3d/index.html
  • Choose "triangle mesh" demo
  • Play "start"

One capsule wont stop its moving.

Here is a video I took. I stopped the video after recording two minutes, but capsule was still moving after 15 minutes. https://user-images.githubusercontent.com/2173773/181281990-54b3862f-ace6-44e7-9efd-6f620db106db.mp4

ottoville avatar Jul 27 '22 15:07 ottoville

Actually the primitive in video is cylinder, but on my project I noticed same behavior with capsule.

ottoville avatar Jul 28 '22 19:07 ottoville

Similar problem exists with rounded cuboid. I think common factor is "triangle mesh" collider.

ottoville avatar Jul 30 '22 11:07 ottoville