Convex-Hull

Jarvis' March (Gift Wrapping) and Graham's Scan Algorithms for Computing Convex Hull

All source files (.cpp) and header files (.h) are included in the project. The project is built in CodeBlocks, ConvexHull.cbp and ConvexHull.exe files are also included.

Points.txt is the input file which is containing the list of points in x-coordinate y-coordinate format. It can be changed in same format for new inputs.

Built With

Share this project:

Updates