Jump to ratings and reviews
Rate this book

OpenGL Programming Guide: The Official Guide to Learning OpenGL, Versions 3.0 and 3.1

Rate this book
Please note that this title's color insert (referred to as "Plates" within the text) is not available for this digital product. 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(R) Programming Guide, Seventh Edition , provides definitive and comprehensive information on OpenGL and the OpenGL Utility Library. The previous edition covered OpenGL through Version 2.1. This seventh edition of the best-selling "red book" describes the latest features of OpenGL Versions 3.0 and 3.1. 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 seventh edition has been updated to include the newest features of OpenGL Versions 3.0 and 3.1, includingUsing framebuffer objects for off-screen rendering and texture updates Examples of the various new buffer object types, including uniform-buffer objects, transform feedback buffers, and vertex array objects Using texture arrays to increase performance when using numerous textures Efficient rendering using primitive restart and conditional rendering Discussion of OpenGL's deprecation mechanism and how to verify your programs for future versions of OpenGL This edition continues the discussion of the OpenGL Shading Language (GLSL) and explains the mechanics of using this language to create complex graphics effects and boost the computational power of OpenGL. The OpenGL Technical Library provides tutorial and reference books for OpenGL. The Library enables programmers to gain a practical understanding of OpenGL and shows them how to unlock its full potential. Originally developed by SGI, the Library continues to evolve under the auspices of the Khronos OpenGL ARB Working Group, an industry consortium responsible for guiding the evolution of OpenGL and related technologies.

936 pages, Kindle Edition

First published January 1, 1999

11 people are currently reading
169 people want to read

About the author

Dave Shreiner

31 books3 followers
Dave Shreiner started his graphics career hacking on a Commodore 64 back in 1981 (a mere 15 years after his birth [yes, late by today's standards], but computers weren't prevalent in Etters, Pennsylvania at that time). Things started to get interesting at the University of Delaware in 1988, where he got to work on his (well, his employer's) first Silicon Graphics Computer Systems ("SGI" to those how know and loved them) machine (a 4D/220GTX running at 25MHz). Combining his love of science, mathematics, and video games, his first graphics programs were for visualizing molecules.
After a somewhat tumultuous college career, Dave went on to do more work on SGI machines doing flight simulation and user-interface design. As that work dried up, he joined SGI in 1991 helping graphics programmers work with Iris GL (OpenGL's predecessor). His career continued as he began teaching classes on Iris GL, user-interface design, and parallel and real-time programming, all the while being mentored by Mason Woo. Around the same time, he was introduced to the fledgling OpenGL API being developed, and asked to author an introductory course on the subject.
Around the same time, he met Vicki - his future wife - eventually mentoring her in OpenGL programming. Not long after, they wed, and formed a family mostly composed of felines.
In 1997, Dave joined forces with Mason in his first writing activity as they updated the "OpenGL Programming Guide" (the "Red Book") to its third edition. At the same time, Mason and co-presenter Edward Angel (author of "Interactive Computer Graphics: A top-down approach using OpenGL") added Dave into their Siggraph (the annual computer graphics conference) course team, and so the mayhem began.
Over the next decade, Dave continued to work at SGI in various roles, including OpenGL driver development for many of their products. He also updated the "OpenGL Programming Guide" three more times, and was involved in presenting another 13 SIGGRAPH courses on OpenGL (and countless others at other conferences). Also during this time, Addison-Wesley - the publisher of the "OpenGL Programming Guide" and numerous other books related to OpenGL - made him series editor for their OpenGL library, allowing him to provide direction and input into their books relating to OpenGL.
In 2006, Dave's career steered to a new vector, as he went off to do work on GPU computing. At the same time, he also worked as chair of SIGGRAPH's courses program (as well as once again presenting a course).
While GPU computing was increasing in relevance, Dave felt that mobile computer graphics was on the cusp of becoming an even bigger thing, and joined ARM's (the embedded CPU company) graphics group to directly contribute to the fray. Soon after, he became involved with OpenGL ES, the embedded version of OpenGL. At the same time, he contributed to the "OpenGL ES 2.0 Programming Guide", and began presenting courses on OpenGL's embedded version.
More recently, Dave joined long-time collaborator and fellow author, Ed Angel, in updating his textbook - "Interactive Computer Graphics: A top-down approach using WebGL", as well as presenting courses at Sonoma State University on computer graphics and parallel programming.
In addition to his part-time job writing and presenting courses, Dave is a senior manager at Unity Technologies, leading their low-level graphics APIs team.
Dave & Vicki live with their cat family in California's Sonoma wine country.

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
41 (30%)
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.
410 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.