Convex Hull Visualization

Instructions

Click on the canvas to add points. Then click "Compute Convex Hull" to see the result.

Points: 0

Algorithm: Graham Scan (Time Complexity: O(n log n))