Convex hull algorithm visualiser

This app helps with visualising the behaviour of the Giftwrap (Jarvis March) and Graham Scan convex Hull algorithms

{{ togglefileuploadhelp ? 'Hide' : 'Show' }} file upload help

Reload point set from a file. File must be a sequence of unique x y integer pairs in the range [0, 100], preferably whitespace separated though all non-numeric characters are ignored.