Appendix D. ES Framework API
The example programs throughout the book use a framework of utility functions for performing common OpenGL ES 2.0 functions. The API provides routines for tasks such as creating a window, setting up callback functions, loading a shader, loading a program, and creating geometry. The purpose of this appendix is to provide documentation for the ES Framework API functions used throughout the book.
Framework Core Functions
This section provides documentation on the core functions in the ES Framework API.
Transformation ...
Get OpenGL® ES 2.0 Programming Guide now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.