How to port Existing C Based OpenGLES 2.0 to WebGL

Is there a good resource for this? What is the best way to go about this. Can I just put the fragment/vertex shaders into an external file and load that as the script? Also How would I use the existing C functions within WebGL. Anyone have good resources for this?

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.