Hi!
I'm currently working on my 2D engine in OpenGL ES and I've encountered some problems. I'm trying to translate and scale texture coordinates, scaling goes well but translation doesn't seem to do anything. Does anyone know if OpenGL supports all texture transformations?