dimforge / parry

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

Mass properties of round shapes are equal to the properties of inner shape #138

Open kuviman opened 1 year ago

kuviman commented 1 year ago

When using round shapes the area of the shape can change a lot, especially with large radius, so mass properties should be calculated accordingly