OpenGL Programming Guide and over 1.5 million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
Trade in Yours
For a £13.00 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Sorry, this item is not available in
Image not available for
Colour:
Image not available

 
Start reading OpenGL Programming Guide on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

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

Dave Shreiner , Bill The Khronos OpenGL ARB Working Group
3.7 out of 5 stars  See all reviews (6 customer reviews)
Price: £38.99 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock but may require up to 2 additional days to deliver.
Dispatched from and sold by Amazon. Gift-wrap available.

Formats

Amazon Price New from Used from
Kindle Edition £27.05  
Paperback £38.99  
Trade In this Item for up to £13.00
Trade in OpenGL Programming Guide: The Official Guide to Learning OpenGL, Versions 3.0 and 3.1 for an Amazon.co.uk gift card of up to £13.00, which you can then spend on millions of items across the site. Trade-in values may vary (terms apply). Learn more

Book Description

21 July 2009 0321552628 978-0321552624 7

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, 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, including

 

  • Using 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.

 


Frequently Bought Together

OpenGL Programming Guide: The Official Guide to Learning OpenGL, Versions 3.0 and 3.1 + OpenGL SuperBible: Comprehensive Tutorial and Reference + OpenGL ES 2.0 Programming Guide
Price For All Three: £105.27

Some of these items are dispatched sooner than the others.

Buy the selected items together


Product details

  • Paperback: 936 pages
  • Publisher: Addison Wesley; 7 edition (21 July 2009)
  • Language: English
  • ISBN-10: 0321552628
  • ISBN-13: 978-0321552624
  • Product Dimensions: 19.2 x 5.3 x 22.1 cm
  • Average Customer Review: 3.7 out of 5 stars  See all reviews (6 customer reviews)
  • Amazon Bestsellers Rank: 224,051 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Discover books, learn about writers, and more.

Product Description

From the Back Cover

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, 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, including

 

  • Using 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.

 

About the Author

Dave Shreiner, director of graphics technology at ARM, Inc., was a longtime member of the core OpenGL team at SGI. He authored the first commercial OpenGL training course and has been developing computer graphics applications for more than two decades. Dave regularly presents at SIGGRAPH and other conferences worldwide. He is coauthor of the OpenGL ES 2.0 Programming Guide (Addison-Wesley, 2009) and the OpenGL® Reference Manual (Addison-Wesley, 2004), and is series editor for Addison-Wesley’s OpenGL Series.



Customer Reviews

Most Helpful Customer Reviews
14 of 14 people found the following review helpful
Format:Paperback|Amazon Verified Purchase
This book is, without a doubt, the best guide you can buy to learning basic OpenGL.

The early chapters take the reader through the essential elements of computer graphics (colour, lighting, drawing primitive objects, transformations, viewing), then later chapters deal with more specialised techniques such as texture wrapping, accessing the hardware buffers, picking and analytical surfaces. Each chapter has copious examples that are well written, clearly explained and have easy to understand example code. The author provides sufficient maths to explain why the major aspects of OpenGL are the way they are (for example how to compute normals and viewing transformations) and gives references to more arcane mathematical topics (eg Bezier patches and Nurbs surfaces). If you work your way through this book, or even just the first half of it + the appendices, you really will understand computer graphics.

The book also deals briefly with the extension libraries required to use OpenGL on the various different hardware platforms you will encounter: Windows, Unix/Linux and Mac. It also describes the utility GLU library that makes using OpenGL easier.

The reader will need to be reasonably familiar with the C programming language, and all the examples are written in C, but users of other languages should not have much trouble dealing with this.

So why am I a bit luke-warm about it?

The problem is that OpenGL is mutating rather faster than this book can be updated. This 7th edition, published in Autumn 2009, refers to OpenGL releases 3.0 and 3.1; but release 3.2 was already available when it appeared, and at the time of writing this review (March 2010) release 4.0 has just been announced.

If you just want to learn basic OpenGL this is fine, but if you are a developer who needs to exploit the latest and greatest features of the language you find yourself in the position of having to spend a lot of money on a book only to find that it is already out of date. I have a succession of these "red books" on my shelf dating back 15 or so years now, and each time I buy a copy I read less and less of the incremental information it contains.

For example the current trend is away from the traditional method of "construct a primitive object and send it to the graphics card to draw" towards a different model of "tell the graphics card where to find my information, and also compile a programme on it to render this". Or in OpenGL-speak from immediate mode rendering using the fixed graphics pipeline towards programmable shaders using GL Shading Language (GLSL).

The author has tackled this issue as well as he can, but he faces the twin problems that not only does he not have enough space to do it justice (this edition is already 55mm thick), but also he cannot keep up with the development of OpenGL. In addition much of the traditional way of drawing things is "deprecated" from OpenGL 3.0 onwards, which leaves the author in the unenviable position of having to explain how everything works in his early chapters while simultaneously remarking that things should no longer be done this way! (Personally I think the traditional methods will still be around long after I'm dead, and I have no intention of dying any time soon...)

Through no fault of his own he is in danger of growing this book to the point where it is too big and expensive for a beginner while still being inadequate for an advanced user.

Perhaps it needs to become a hybrid paper (basics) and online reference (advanced + latest & greatest) document. Certainly *someone* needs to gather all the documentation on OpenGL together into a single place, and I can't think of anyone better qualified than the author to do this, I'm just no longer sure that a book is - on its own - enough to do the job.
Comment | 
Was this review helpful to you?
2 of 2 people found the following review helpful
1.0 out of 5 stars Wait for the version 4.1 edition 10 Jun 2012
Format:Paperback|Amazon Verified Purchase
Do not buy the OpenGL 3.0/3.1 edition of this book! It is in fact not very different from the OpenGL 1.5 edition. Most of the book is about the fixed rendering pipeline that now is completely obsolete. You will not learn modern OpenGL programming by reading it. The book badly needs a complete rewrite.

Fortunately one is coming. Later this year the OpenGL 4.1 edition of the book will be published, with new authors and 85% new material. Wait until then, or buy "OpenGL ES 2.0 Programming Guide" by Aaftab Munshi. It covers most of the new stuff and nothing of the obsolete stuff.
Comment | 
Was this review helpful to you?
2 of 2 people found the following review helpful
2.0 out of 5 stars Title of book not entirely accurate 7 April 2012
By jbs2012
Format:Paperback|Amazon Verified Purchase
Although the title says versions 3.0 and 3.1, the majority of the book is only applicable to 2.1 and earlier. Most chapters start off by saying the OpenGL 3.0 removes all the functionality mentioned. If you are interested in using OpenGL 3.0, wait until the next edition comes. If you are interested in 2.1 and earlier, this is an excellent book - especially when used with the 'blue' book SuperBible else this is a bit heavy going.
Comment | 
Was this review helpful to you?
Would you like to see more reviews about this item?
Were these reviews helpful?   Let us know

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges