Convex Hull

Given a set of points, find convex polygon of least area that contains all the points. The animation displays the Graham scan algorithm.