I am drawing a sphere using 'gluSphere()', after setting the color with 'glColor3f()'. I would like to apply different colors to the two sides of the sphere e.g. to specify the colors separately for each segment of the sphere. Is there a way to do that, that is documented online ?
Thanks for any pointers...



