Implementation of all algorithms ConvexHull and ConcaveHull on C++
Stars
10
Forks
0
Watchers
10
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
40
commits
Merge pull request #1 from dymons/feature/remove_mem_fn
2cb2100View on GitHubThe way of working with coordinates has been changed. Remove std::mem_fn.
53d8a83View on GitHubRemove functors and add one function to estimate that the point is smaller than the other
ed449f4View on GitHubFix bag in getting side and add tests for orientetion and side
f2d5b54View on GitHub