What are the differences between OpenGL ES 2.0 and OpenGL ES 3.0
问题 I want to know what is the differences between OpenGL ES 2.0 and OpenGL ES 3.0 . What is the main advantage of OpenGL ES 3.0 ? 回答1: I think it would be best to read section "Version 3.0 and Before -> New Features" on the official specs And it is backward compatible with ES 2.0. 回答2: Straight from Wikipedia: The OpenGL ES 3.0 specification was publicly released in August 2012. OpenGL ES 3.0 is backwards compatible with OpenGL ES 2.0, enabling applications to incrementally add new visual