Simple convex hull impementation. Returns a set of points which enclose pts.
pts
For more power, see something like Hull.js
Rest
Simple convex hull impementation. Returns a set of points which enclose
pts
.For more power, see something like Hull.js