Using a call to gluOrtho2D we set the projection window (clipping rectangle) to be the unit square with the lower-left corner at (0.0, 0.0). In turn, we scale and translate the instances of our geometries to fit inside this window. Also, we set the background (clear) color to black.