2D visualisation of the step-by-step process of various Convex Hull algorithms. Made with C++, using Raysan5's Raylib for rendering, and RayGUI for the GUI
-
Updated
Feb 24, 2024 - C++
2D visualisation of the step-by-step process of various Convex Hull algorithms. Made with C++, using Raysan5's Raylib for rendering, and RayGUI for the GUI
Jarvis' March (Gift Wrapping) and Graham's Scan Algorithms for Computing Convex Hull
C++ implementation of 3 convex hull algorithms - Graham Scan, Jarvis March and Kirk Patrick Seidel along with Python wrapper for visualization
Add a description, image, and links to the jarvis-march topic page so that developers can more easily learn about it.
To associate your repository with the jarvis-march topic, visit your repo's landing page and select "manage topics."