Seminars, n.: From "semi" and "arse", hence, any half-assed discussion Concept5 : Object Color ======================= Idea: ===== In OpenGL we define the object color using the command glColor3f(x, y, z); where x, y and z are the red, green and blue components specified for the object. Experiment: =========== Using the slider bar try different RGB values and reexecute the code. Exercise ======== Manipulate the slider bars to approximate the jersey color of your favorite team !