the_book_de...
Price: £41.54
In stock

aphrohead_b...
Price: £43.24
In stock

woodys-uk
Price: £55.69
In stock

22 used & new from £38.22

Have one to sell? Sell yours here
 
 
OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 2.1
 
See larger image
 

OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 2.1 (Paperback)

by OpenGL Architecture Review Board (Author), Dave Shreiner (Author), Mason Woo (Author), Jackie Neider (Author), Tom Davis (Author)
3.0 out of 5 stars  See all reviews (1 customer review)

Available from these sellers.


16 new from £38.22 6 used from £44.34

Special Offers and Product Promotions


Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Need OpenGL for 3D apps? opens new browser window
qt.nokia.com/products/qt/  -  Integrate OpenGL in C++ apps with Qt: the cross-platform framework. 
  
 

Customers Who Bought This Item Also Bought

OpenGL SuperBible: Comprehensive Tutorial and Reference

OpenGL SuperBible: Comprehensive Tutorial and Reference

by Richard S. Wright Jr.
4.7 out of 5 stars (3)  £25.76
Opengl Shading Language

Opengl Shading Language

by Randi J. Rost
Effective C++: 55 Specific Ways to Improve Your Programs and Designs (Addison-Wesley Professional Computing Series)

Effective C++: 55 Specific Ways to Improve Your Programs and Designs (Addison-Wesley Professional Computing Series)

by Scott Meyers
4.8 out of 5 stars (45)  £15.96
Real-time Rendering

Real-time Rendering

by Tomas Akenine-Moller
4.2 out of 5 stars (4)  £49.80
OpenGL ES 2.0 Programming Guide

OpenGL ES 2.0 Programming Guide

by Aaftab Munshi
£24.22
Explore similar items

Product details

  • Paperback: 928 pages
  • Publisher: Addison Wesley; 6 edition (9 Aug 2007)
  • Language English
  • ISBN-10: 0321481003
  • ISBN-13: 978-0321481009
  • Product Dimensions: 22.6 x 17.8 x 4.8 cm
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon.co.uk Sales Rank: 281,547 in Books (See Bestsellers in Books)

    Popular in this category:

    #12 in  Books > Computing & Internet > Programming > Graphics & Multimedia > OpenGL
  • See Complete Table of Contents

Product Description

Product Description

OpenGL® Programming Guide, Sixth Edition

OpenGL is a powerful software interface used to produce high-quality, computergenerated images and interactive applications using 2D and 3D objects, bitmaps, and color images.

The OpenGL® Programming Guide, Sixth Edition, provides definitive and comprehensive information on OpenGL and the OpenGL Utility Library. The previous edition covered OpenGL through Version 2.0. This sixth edition of the best-selling "red book" describes the latest features of OpenGL Version 2.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 sixth edition has been updated to include the newest features of OpenGL Version 2.1, including:

  • Using server-side pixel buffer objects for fast pixel rectangle download and retrieval
  • Discussion of the sRGB texture format
  • Expanded discussion of the OpenGL Shading Language

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 OpenGL Architecture Review Board (ARB) Steering Group (now part of the Khronos Group), an industry consortium responsible for guiding the evolution of OpenGL and related technologies.



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, Sixth Edition, provides definitive and comprehensive information on OpenGL and the OpenGL Utility Library. The previous edition covered OpenGL through Version 2.0. This sixth edition of the best-selling "red book" describes the latest features of OpenGL Version 2.1, including expanded coverage 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 sixth edition has been updated to include the newest features of OpenGL Versions 2.1, including:

  • Using server-side pixel buffers objects for fast pixel rectangle download and retrieval
  • Discussion of the sRGB texture format
  • Expanded discussion of the OpenGL Shading Language

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.


Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
opengl
computer graphics
3d graphics
graphics
programming
games
open gl
ogl
glut

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 2.1
48% buy the item featured on this page:
OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 2.1 3.0 out of 5 stars (1)
OpenGL SuperBible: Comprehensive Tutorial and Reference
27% buy
OpenGL SuperBible: Comprehensive Tutorial and Reference 4.7 out of 5 stars (3)
£25.76
OpenGL Programming Guide: The Official Guide to Learning OpenGL, Versions 3.0 and 3.1
13% buy
OpenGL Programming Guide: The Official Guide to Learning OpenGL, Versions 3.0 and 3.1 5.0 out of 5 stars (1)
£26.36
OpenGL Library
8% buy
OpenGL Library 4.6 out of 5 stars (9)
£42.78

 

Customer Reviews

1 Review
5 star:    (0)
4 star:    (0)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
1 of 1 people found the following review helpful:
3.0 out of 5 stars Covers every aspect of OpenGL - in theory, 13 May 2009
By J. Hartley "tartley" (London) - See all my reviews
(REAL NAME)   
Written by none other than the OpenGL architecture review board themselves, this is the de facto starting point for anyone learning how to write programs to draw computer graphics using the OpenGL graphics API. As such, the entire breadth of OpenGL is described in these 800 weighty pages.

This comes with one or two questionable implications. Firstly, the authors, being the authoritative source, are obliged to cover the entirety of the OpenGL interface, even though portions of it are now obsolete, having been supplanted in practice by newer techniques. The older methods are still present, and are described here on an equal footing with the later additions.

Similarly, to avoid getting embroiled in the idiosyncrasies of any particular vendor's implementation of OpenGL, there is never more than an occasional vague allusion to the potential performance implications of using one approach over another. The concept of using vertex arrays is covered in a general-principles sort of way, as are vertex buffer objects, with the admonition to "prefer them over explicit calls to glVertex() for performance" buried in a single sentence in an appendix-like chapter near the end. The idea that rendering primitives of GL_TRIANGLES is heavily optimised on modern graphics cards receives no mention, from which I mistakenly inferred that other primitive types, such as GL_TRIANGLE_STRIPs, with their lower apparent vertex counts, are a preferable alternative.

This egalitarian presentation means that the book can rightly claim to be an unbiased description of OpenGL the interface, and is lent a long-term relevance by giving no bias towards any particular vendor, nor being subject to the fashions of rendering techniques that sweep through the industry every few years. On the other hand, it also means that the book is considerably larger than most people learning OpenGL will need, and fails to cover many of the vastly performance-enhancing techniques that have become standard throughout the industry.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



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
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.