Delaunay
What you’re looking at here is known in mathematic circles as a Delaunay tesselation (viewed from a skewed angle). Basically, pick a bunch of random points in space, then join those points together with lines in such a way as to make the nicest triangles possible. Of course, being a mathematics thing, there’s actually a…