Contents
Construct an icosahedron on the unit sphere.
verts (list of tuple) – Vertices (x, y, z) on unit sphere.
faces (list of tuple) – Face indices, each a 3-tuple of vertex indices.