Chapter 4. Android NDK OpenGL ES API
In this chapter we will cover the following recipes:
Drawing 2D Graphics and applying transforms with OpenGL ES 1.x API
Drawing 3D graphics and lighting up the scene with the OpenGL ES 1.x API
Mapping texture to 3D objects with the OpenGL ES 1.x API
Drawing 3D graphics with the OpenGL ES 2.0 API
Displaying graphics with EGL