void EZ_Dodecahedron(float x, float y, float z, float size)
This function renders a dodecahedron based on the given size and center. It uses the current polygon mode to decide whether to render all face polygons or just to render the edges.