opengl - How do I shift the hue of a LWJGL texture? -
i trying photoshop-like hue shift on texture.
my code this:
glcolor4f(0.0f, 1.0f, 1.0f, 1.0f); //bind texture, draw quad, etc.
here picture describing happens: i can't post images yet, here's link.
Comments
Post a Comment