dimforge / parry

2D and 3D collision-detection library for Rust.
https://parry.rs
Apache License 2.0
591 stars 104 forks source link

`intersect_meshes` on same mesh results in holes #270

Open Vrixyz opened 2 months ago

Vrixyz commented 2 months ago

Intersecting the rabbit with itself at position 2;0;0 results in a lot of holes.

screenshot: image