Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.
/ ConvexHull Public archive

C++ implementation of 3 convex hull algorithms - Graham Scan, Jarvis March and Kirk Patrick Seidel along with Python wrapper for visualization

Notifications You must be signed in to change notification settings

mayank271/ConvexHull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvexHull

C++ implementation of 3 convex hull algorithms - Graham Scan, Jarvis March and Kirk Patrick Seidel along with Python wrapper for visualization

To run

python3 run.py

About

C++ implementation of 3 convex hull algorithms - Graham Scan, Jarvis March and Kirk Patrick Seidel along with Python wrapper for visualization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages