https://github.com/tastyep/convex-hull
A small application computing the convex-hull of an areas of points
https://github.com/tastyep/convex-hull
Last synced: 3 months ago
JSON representation
A small application computing the convex-hull of an areas of points
- Host: GitHub
- URL: https://github.com/tastyep/convex-hull
- Owner: Tastyep
- License: mit
- Created: 2015-09-02T07:36:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-10T21:35:50.000Z (over 9 years ago)
- Last Synced: 2025-03-05T12:47:35.302Z (7 months ago)
- Language: C++
- Size: 15.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Convex-Hull
A small application computing the convex-hull of an areas of points