Problem to color a line on OpenGL ES

Hi

I’ve drawn a line over a texture with OpenGL ES, and I want to change the color of this line but when I use ‘glColor4f’, I can only exploit the shades of grey. I can’t have a red line, for example.
Can anyone help me?

Thanks!

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.