using GMT
FV = dodecahedron();
viz(FV)
Create an dodecahedron mesh with radius r.
r: the radius of the enclosing sphere.radius: the keyword radius is an alternative to the positional argument r.
origin: A tuple of three numbers defining the origin of the body. Default is (0.0, 0.0, 0.0).
A GMTfv FacesVertices object.
Create a dodecahedron using the default values.
cube, cylinder, icosahedron, octahedron, sphere, tetrahedron, torus,