In Class

glClearColor(red, green, blue, alpha)
Sets the color that glClear will fill the window with
Arguments should each be in the range 0.0 to 1.0

Create a program that draws a window of continually changing color.




Reminder

No class this Thursday (9/16)