make-github-pseudonymous-again / js-convex-hull-2d

:gem: Convex hull algorithms in R² for JavaScript
https://make-github-pseudonymous-again.github.io/js-convex-hull-2d
GNU Affero General Public License v3.0
1 stars 0 forks source link

compute convex hull using the online algorithm O(log n) per additional vertex #3

Open make-github-pseudonymous-again opened 8 years ago

make-github-pseudonymous-again commented 8 years ago

migrated from https://github.com/aureooms/js-cg/issues/32