• OpenGL ES 2.0 was the first portable mobile graphics API to expose programmable shaders in the then latest generation of graphics hardware.
  • Android includes support for high performance 2D and 3D graphics with the Open Graphics Library (OpenGL®), specifically, the OpenGL ES API.
  • OpenGL for Embedded Systems (OpenGL ES or GLES) is a subset of the OpenGL computer graphics rendering application programming interface (API)...
  • The OpenGL ES framework ( Open GLES .framework ) in iOS provides implementations of versions 1.1, 2.0, and 3.0 of the OpenGL ES specification.
  • PVRTrace is a tool for analysing OpenGL ES applications, capturing the EGL and OpenGL ES API calls made by an application.
  • Taming the Panthor: OpenGL ES 3.1 conformance achieved on Mali-G610. ... Getting Started with OpenGL ES. OpenGL ES Reference Cards.
  • In this book, you’ll learn how to build three different 2D games, including an OpenGL ES 2 Asteroids clone, and a multi-level retro platform game.
  • OpenGL ES is a standard specification defining a cross-language, cross-platform OpenGL ES API for writing applications that produce 2D and 3D computer graphics.
  • The GLKView object makes its OpenGL ES context the current context and binds its framebuffer to the target of the OpenGL ES render command.