Old topic! Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.
I'm trying to convert a desktop OpenGL shader to OpenGL ES. The shader uses textureOffset, which isn't supported. I tried just adding the offset manually, but that doesn't work.
Does anyone know how to emulate the textureOffset function?
Old topic! Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.