Add a method to BoundingVolume that tells if they are touching, penetrating, or disjoint.
Open
enhancement
good first issue
P-low
- Dominant language
- Rust
- Stars
- 926
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
This method of the `BoundingVolume` trait would return a three-variants-enum that tells if the bounding volumes are exactly touching, penetrating, or disjoint.
I do not know what name such method should have though.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.