Author: DigiBen
Now everything doesn't have to be so plain! You can color your objects any way you see fit. This tutorial shows how to apply color to your polygons using glColor3ub().
Functions Used: glColor3ub(), glViewport(), glMatrixMode(), glLoadIdentity(), gluPerspective(), glClear(), gluLookAt(), glBegin(), glEnd()