I am quiet new to opengl stuff but still have a little sense of opengl es 1.x and 2.x
GLPaint is a opengles1.x sample to draw with finger. As we know OpenGL ES 2.0 is quite different with ES 1.x, my question will be is that feasible to implement the GLPaint with OpenGL ES 2 and iOS 5 opengl classes ? If yes, in terms of performance, is that better or worse ?