I am working on developing an iPad application. I need to use OpenGL ES 2.0 so that I can use custom shaders in my project. I am looking for a tool similar to the "Shader Builder" in OSX that works with OpenGL ES. Does such a tool exist?
I have tried using Shader Builder some. It is nice, but it uses the non-ES version of OpenGL.
Thanks!