Jump to ratings and reviews
Rate this book

OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 2, 5th Edition

Rate this book
OpenGL is a powerful software interface used to produce high-quality, computer-generated images and interactive applications using 2D and 3D objects, bitmaps, and color images. The OpenGL® Programming Guide, Fifth Edition, provides definitive and comprehensive information on OpenGL and the OpenGL Utility Library. The previous edition covered OpenGL through Version 1.4. This fifth edition of the best-selling "red book" describes the latest features of OpenGL Versions 1.5 and 2.0, including the introduction of the OpenGL Shading Language. You will find clear explanations of OpenGL functionality and many basic computer graphics techniques, such as building and rendering 3D models; interactively viewing objects from different perspective points; and using shading, lighting, and texturing effects for greater realism. In addition, this book provides in-depth coverage of advanced techniques, including texture mapping, antialiasing, fog and atmospheric effects, NURBS, image processing, and more. The text also explores other key topics such as enhancing performance, OpenGL extensions, and cross-platform techniques. This fifth edition has been extensively updated to include the newest features of OpenGL Versions 1.5 and 2.0, Most importantly, this edition discusses the OpenGL Shading Language (GLSL) and explains the mechanics of using this new language to create complex graphics effects and boost the computational power of OpenGL.

838 pages, Paperback

First published January 1, 1999

11 people are currently reading
169 people want to read

About the author

Mason Woo

17 books1 follower
Co-author of the OpenGL Programming Guide.
Wrote the first version of Apple’s Metal Programming Guide.
Formerly presenter of OpenGL courses at Siggraph and Secretary of the OpenGL Architecture Review Board.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
34 (25%)
4 stars
44 (32%)
3 stars
40 (29%)
2 stars
13 (9%)
1 star
3 (2%)
Displaying 1 - 8 of 8 reviews
Profile Image for Mohammed El-afifi.
5 reviews2 followers
September 19, 2015
The book is just as its title implies, a programming guide. It acts more as a reference than as a learning material. It's suitable more for someone who's already familiar with openGL API and just wants to check a couple of details about a certain feature or aspect, or someone making a come back to refresh his/her knowledge. It doesn't help however for prospective newbies aspiring to pick up basic principles of openGL and how to start using it in their application.

The book mostly focuses on API's that have been deprecated. This's evident in the many function descriptions in every chapter marked by compatibility extension notes. It isn't very helpful for the reader to learn about deprecated API. Even the most important and relevant part to contemporary implementations, GLSL and shaders, come at the very last chapter.
Profile Image for Frank.
409 reviews
quit-reading
December 14, 2016
Useful information but other projects took precedence.
Profile Image for Fatima.
445 reviews2 followers
July 20, 2020
Use it as a reference. Don't expect to understand how OpenGL works by reading this book.
Displaying 1 - 8 of 8 reviews

Can't find what you're looking for?

Get help and learn more about the design.