void EZ_Sphere(int type, int level, float x, float y, float z, float r)
This function renders a sphere based on the given information. It uses the current polygon mode to decide whether to render all face polygons or just to render the edges.