building a truncated icosahedron (good old football) from a list of vertices
i have a new class (UniformPolyhedronGeometry) that allows me to create these with calls to add triangles, squares, pentagons, hexagons, etc.
also a text helper to identify vertex indices in 3d space