Convex-hull Project written as part of the "Geometric algorithms" course. The leading programming language during this course: Python. Algorithms visualizations: 🔸 Chan's algorithm 🔸 Graham's algorithm 🔸 Gift wrapping algorithm (Jarvis) 🔸 Upper and lower convex hull algorithm 🔸 Divide and conquer algorithm 🔸 Incremental algorithm 🔸 QuickHull algorithm