Lorenzovagliano / ConvexHull

Computational geometry C++ algorithm for determining and drawing the convex hull of an indeterminate number of coordinates using the Graham Scan algorithm(with 3 different sorting methods) and the Jarvis March algorithm while measuring their performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lorenzovagliano/ConvexHull Stargazers