Color problem?

I have writen some code to draw a virtual hand. After setting material properties, and a light, the hand was shown red, and even I deleted all the material properties and light setting, it still stayed as RED. Strange…I set Color with glColorf(), no effects at all. Your help is most appreciated.

Regards

Beet

I think it is because you are doing something wrong

Post some code, it will be easier to help.

Is GL_COLOR_MATERIAL enabled ?