Problem with coloring.

Hi I have got a sky box, but when I add a color to a quad the sky box changes its colr too. How can I add coloring only the quad?

Use glcolor4f (1,1,1,1) before drawing the skybox, that’s the quickest ‘fix’