Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indy256/convexhull-js
Tiny high-performance JavaScript 2D convex hull library
https://github.com/indy256/convexhull-js
Last synced: 6 days ago
JSON representation
Tiny high-performance JavaScript 2D convex hull library
- Host: GitHub
- URL: https://github.com/indy256/convexhull-js
- Owner: indy256
- License: mit
- Created: 2015-05-16T23:55:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-11T02:56:42.000Z (almost 8 years ago)
- Last Synced: 2024-04-24T20:42:39.228Z (7 months ago)
- Language: JavaScript
- Homepage: http://indy256.github.io/convexhull-js
- Size: 160 KB
- Stars: 25
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-game-engine-dev - Convexhull.js - High-performance JavaScript 2D convex hull library. (Libraries / JavaScript)
README
Convexhull.js is a high-performance JavaScript 2D convex hull library.
Checkout the demo: http://indy256.github.io/convexhull-js/
![convexhull](https://raw.githubusercontent.com/indy256/convexhull-js/gh-pages/sample.png)