chull()

Messing around with chull

Taking a break from whitelisting/sandboxing and malicous users.

Using chull() to create some stuff.

  • Generate a large number of points somehow
  • Repeat until done:
    • Take a small subset of the points
    • Draw the convex hull around them.