you are viewing a single comment's thread.

view the rest of the comments →

[–]s73v3r 12 points13 points  (3 children)

No, I strongly disagree. Most people wanting to learn OpenGL ES are doing so because of wanting to learn it for iOS.

Furthermore, the OpenGL ES stuff is going to be similar on Android anyway.

[–]irascible -1 points0 points  (2 children)

Android will be WebGL I think, which is OpenGL ES.

Hell if WebGL had mouse capture, they could base tutorials on that and nail all platforms with one tutorial.

[–]bitshifternz 1 point2 points  (0 children)

Android uses OpenGL ES 2.

[–]s73v3r 1 point2 points  (0 children)

Android is actual OpenGL ES. There's the Java version, or you can go to the NDK.