Convex Hull gives wrong output for 3D points.
Open
bug
enhancement
- Dominant language
- C++
- Stars
- 517
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
The Graham Andrew strategy has been implemented for 2D cartesian geometry but it doesn't assert if the supplied geometry is 2D and gives wrong output when supplied with 3D geometry.
Contributor guide
Assessment
This issue has not been assessed yet.