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 Chan's algorithm O(n log h) #6

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

make-github-pseudonymous-again commented 9 years ago

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