OpenGL ES 2.0 is the industry’s leading software interface and graphics library for rendering sophisticated 3D graphics on handheld and embedded devices. With OpenGL ES 2.0, the full programmability of shaders is now available on small and portable devices—including cell phones, PDAs, consoles, appliances, and vehicles. However, OpenGL ES differs significantly from OpenGL. Graphics programmers and mobile developers have had very little information about it—until now.
In the OpenGL® ES 2.0 Programming Guide , three leading authorities on the Open GL ES 2.0 interface—including the specification’s editor—provide start-to-finish guidance for maximizing the interface’s value in a wide range of high-performance applications. The authors cover the entire API, including Khronos-ratified extensions. Using detailed C-based code examples, they demonstrate how to set up and program every aspect of the graphics pipeline. You’ll move from introductory techniques all the way to advanced per-pixel lighting, particle systems, and performance optimization.
Great book for developers that are already in a intermediate level in OpenGL and want to start porting over to OpenGL ES 2.0, but not very good if you're still beginning with OpenGL or want more real-life examples instead of just a lot of theory.
Good book for those who already know programming computer graphics using another API and want to learn OpenGL ES 2. No time is wasted on detailed explanation of the rendering pipeline or other topics, that might make the book a little bit boring, anyway the book is good especially as a reference.