graham_scan
brian3kb
js
Implementation of the Graham Scan algorithm to calculate a convex hull from a given array of x, y coordinates.
Version 1.0.5 License MIT
Keywords
convexhull
INSTALL
Implementation of the Graham Scan algorithm to calculate a convex hull from a given array of x, y coordinates.