pub fn convex_hull_from_points(points: Vec<Point>) -> Vec<Point>
Filters a set of points to only include those that are part of the convex hull