Chapter 1. Review of OpenGL Basics
This chapter briefly reviews the OpenGL application programming interface to lay the foundation for the material in subsequent chapters. It is not an exhaustive overview. If you are already extremely familiar with OpenGL, you can safely skip ahead to the next chapter. If you are familiar with another 3D graphics API, you can glean enough information here about OpenGL to begin using the OpenGL Shading Language for shader development.
Unless otherwise noted, descriptions of OpenGL functionality are based on the OpenGL 2.0 specification.
 |