Add explicit support of frustrums.
Open
enhancement
good first issue
P-low
- Dominant language
- Rust
- Stars
- 926
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
For example, it could be useful to be able to do an intersection test between a frustrum and an AABB tree. This can be simulated with `ConvexHull` structures but this would not be as efficient as it could be.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.