is there an equivalent to glPolygonMode in OpenGLES or how do you render wireframe in OpenGLES?
thanks!
No. Use GL_LINES.
GL_LINES