gamma032steam / ConvexHull

Finds the convex hull of a simple polygon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COMP2008-ass1

For COMP20008 Ass1 Sem 1 2019.

The key file is convex-hull.c.

Given a set of points, finds the convex hull with Melkman's algorithm.

About

Finds the convex hull of a simple polygon.


Languages

Language:C 91.4%Language:Shell 5.9%Language:Makefile 2.7%