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 | A software package for computing convex hulls and related geometric computations from a set of points | 737 |
alexbol99/flatten-js | A JavaScript library for manipulating 2D geometric shapes and performing spatial queries | 564 |
harrystevens/geometric | A JavaScript library for working with geometric shapes and calculating related mathematical values. | 980 |
ishape-rust/ioverlay | A library providing high-performance boolean operations on 2D polygons for various applications | 40 |
jbuckmccready/cavalier_contours | A 2D polyline library with functions for offsetting, combining, etc., designed for fast and portable performance. | 150 |
jcoglan/sylvester | A JavaScript library for vector and matrix math with additional geometry capabilities. | 1,158 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,939 |
bjornharrtell/jsts | A JavaScript library for spatial geometry processing and analysis | 1,485 |
cvxr/cvx | A MATLAB-based system for solving convex optimization problems | 236 |
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. | 695 |
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 |