Skip to content
This repository was archived by the owner on Sep 6, 2020. It is now read-only.

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

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors