convexhull-js
Convex Hull Library
A high-performance JavaScript library for calculating the convex hull of 2D points
Tiny high-performance JavaScript 2D convex hull library
27 stars
2 watching
5 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
qhull/qhull | Generates convex hulls and related geometric shapes from point sets | 740 |
alexbol99/flatten-js | A JavaScript library for manipulating 2D geometric shapes and performing spatial queries | 569 |
harrystevens/geometric | A JavaScript library for working with geometric shapes and calculating related mathematical values. | 983 |
ishape-rust/ioverlay | Provides high-performance operations on 2D polygons | 49 |
jbuckmccready/cavalier_contours | A 2D polyline library with functions for offsetting, combining, etc., designed for fast and portable performance. | 153 |
jcoglan/sylvester | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,159 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,944 |
bjornharrtell/jsts | A JavaScript library for processing and analyzing simple geometries in spatial predicates and functions | 1,493 |
cvxr/cvx | A MATLAB-based system for solving convex optimization problems | 246 |
christophejunke/cl-infinidash | A Lisp API to an Amazon Web Services reactive cryptography service | 0 |
javve/hash.js | A lightweight JavaScript library for manipulating URL hashes | 156 |
john-h-k/mathsharp | A high-performance vector and matrix library written in C# using hardware intrinsics. | 697 |
cujojs/poly | A collection of individual modules that fill in the gaps in older browsers' support for modern JavaScript standards | 139 |
roveroniandrea/htplcompiler | A compiler that converts HTML with embedded HTPL code into JavaScript code | 10 |
ramarren/cl-geometry | A two-dimensional computational geometry system for Common Lisp. | 48 |