hull
Point hull calculator
A JavaScript library for calculating the convex hull of a set of points
JavaScript library that builds concave hull by set of points. Note: this library is not actively maintained since 2015, only critical issues are being addressed.
587 stars
25 watching
51 forks
Language: JavaScript
last commit: 16 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
indy256/convexhull-js | A high-performance JavaScript library for calculating the convex hull of 2D points | 27 |
akuukka/quickhull | An algorithm for computing the convex hull of a set of 3D points | 268 |
wicketstuff/wiquery-highcharts | Provides binding functionality for integrating HighCharts with WiQuery. | 11 |
jdanyow/aurelia-computed | A plugin for improving efficiency of data-binding computed properties in the Aurelia platform by automatically observing and notifying changes to one-liner getter functions | 25 |
orienteerbap/wicket-jersey | Adapter for Apache Wicket to support JAX-RS through embedding Jersey | 4 |
summer4096/hoverboard | A JavaScript library for rendering vector tiles on canvas using Leaflet. | 91 |
seesharper/aureliaelectronhappiness | A sample application demonstrating how to use Aurelia with Electron for building desktop applications. | 7 |
jkheadley/rest-hapi | Automates RESTful API generation from Mongoose schema definitions using a Node.js plugin | 1,188 |
jsantell/three.ik | A JavaScript library for calculating the positions of bones in a 3D skeleton based on target positions | 469 |
harrypeach/kia | A library of simple terminal spinners for creating interactive CLI experiences in Deno | 51 |
rm-hull/monet | A ClojureScript library for working with canvas and visuals. | 166 |
qhull/qhull | A software package for computing convex hulls and related geometric computations from a set of points | 737 |
tannerrogalsky/punchdrunk | Replicates the LÖVE API in JavaScript by creating an environment that mimics the behavior of the Lua-based game development framework. | 82 |
bjornharrtell/jsts | A JavaScript library for spatial geometry processing and analysis | 1,485 |
roveroniandrea/htplcompiler | A compiler that converts HTML with embedded HTPL code into JavaScript code | 10 |