Implementation of the Graham Scan algorithm to calculate a convex hull from a given array of x, y coordinates.
published version 1.0.5, 2 years ago
Implementation of the Graham Scan algorithm to calculate a convex hull from a given array of x, y coordinates.