void EZ_Cube(float x, float y, float z, float size)
This function renders a cube 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.