1

I am trying to do a Photoshop-like hue shift on a texture.

My code is somewhat like this:

glColor4f(0.0f, 1.0f, 1.0f, 1.0f);
//bind texture, draw quad, etc.

Here is a picture describing what happens: I can't post images yet, so here's a link.

Tibrogargan
  • 4,508
  • 3
  • 19
  • 38
  • The linked picture seems to be no longer available, so it is difficult to know what this question is about. – Ken Y-N Oct 01 '15 at 00:35
  • Possible duplicate of [How to change hue of a texture with GLSL?](http://stackoverflow.com/questions/9234724/how-to-change-hue-of-a-texture-with-glsl) – Ken Y-N Oct 01 '15 at 00:36

0 Answers0