I thought Iβd create an implementation of this description of a hex-based geodesic sphere to see what I thought of it, and it seems that I rather like it π This algorithm uses no memory at all, and calculates adjacencies on the fly when required. By...