Add helper methods for creating ConvexHull for usual shapes.
Open
enhancement
good first issue
P-high
- Dominant language
- Rust
- Stars
- 926
- Forks
- 104
- PR merge metrics
- No merged PRs in 30d
Description
Now that `nphysics` no longer supports cylinder and cones, it could be very useful to let the user create a `ConvexHull` approximation of:
- [ ] Cylinders.
- [ ] Cones.
- [ ] Non-uniformly scaled capsules (2D and 3D).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.