UNTITLEDLOCAL UNTITLEDNAMEglutSolidIcosahedron -- Draw a solid icosahedron.LIBRARYOpenGLUT - geometrySYNOPSIS#include <openglut.h> void glutSolidIcosahedron(void);DESCRIPTIONThis function draws a regular, solid 20-sided polyhedron centered at the origin. The distance from the origin to the vertices is 1.SEE ALSOglutWireIcosahedron(3) Epoch