RailroadBookstore.com

Railroad Books - Model Railroad Books - Thomas & Friends
Photography Books - Gardening Books

Photography Books

Huge Selection - Discount Prices - Money Back Guarantee

We offer a huge selection of photography books at discount prices. All purchases have a money back satisfaction guarantee. Thank you for shopping here!

Search Advanced SearchView Cart   Checkout   
Guidebooks
Canon
Hasselblad
Kodak
Leica
Nikon
Pentax
Sony
Magic Lantern Guides
Categories
General
Black & White
Color
Digital
Equipment
How To
Nature & Wildlife
Photo Essays
Photojournalism
Reference
Travel
Photoshop
Lightroom
Railroad Photography
Images of Rail Series
Subcategories
Mass Market
Trade

OpenGL(R) Programming Guide: The Official Guide to Learning OpenGL(R), Version 2.1 (6th Edition) (OpenGL)

OpenGL(R) Programming Guide: The Official Guide to Learning OpenGL(R), Version 2.1 (6th Edition) (OpenGL)

zoom enlarge 
Authors: Opengl Architecture Review Board, Dave Shreiner, Mason Woo, Jackie Neider, Tom Davis
Publisher: Addison-Wesley Professional
Category: Book

List Price: $64.99
Buy New: $47.98
You Save: $17.01 (26%)



New (39) Used (14) from $47.94

Avg. Customer Rating: 3.5 out of 5 stars 3 reviews
Sales Rank: 11140

Media: Paperback
Edition: 6
Number Of Items: 1
Pages: 928
Shipping Weight (lbs): 3
Dimensions (in): 8.9 x 7 x 1.9

ISBN: 0321481003
Dewey Decimal Number: 006.66
EAN: 9780321481009
ASIN: 0321481003

Publication Date: August 9, 2007
Availability: Usually ships in 1-2 business days
Shipping: International shipping available
Condition: Brand New, Perfect Condition, Please allow 4-14 business days for delivery. 100% Money Back Guarantee, Over 1,000,000 customers served.

Similar Items:

  • OpenGL(R) SuperBible: Comprehensive Tutorial and Reference Edition) (OpenGL)
  • OpenGL(R) Shading Language (2nd Edition) (OpenGL)
  • Interactive Computer Graphics: A Top-Down Approach Using OpenGL (5th Edition)
  • GPU Gems 3
  • OpenGL(R) Programming on Mac OS(R) X: Architecture, Performance, and Integration (OpenGL)

Editorial Reviews:

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.




Customer Reviews:

2 out of 5 stars Untrustworthy   August 21, 2008
 0 out of 4 found this review helpful

Well written in simple English, but I found a couple of typos / bugs in example 15-2. "glProgramGetInfoLog" should read "glGetProgramInfoLog". The compiler catches this error, so it isn't too bad.

The other error is more difficult because the program will compile and link: "glShaderSource(shader, 1, shaderSrc, NULL);" should read "glShaderSource(shader, 4, shaderSrc, NULL);". Took me a while to find this. Did the authors not test their own code? This seems inexcusable.



3 out of 5 stars Disappointed in Windows   July 31, 2008
 0 out of 9 found this review helpful

Since the core OpenGL libraries haven't been updated in Windows since Open GL 1.1 the present book can be frustrating for Windows programmers in that it provides you with options that can only be pursued if you figure out OpenGL extensions.


5 out of 5 stars definitive guide   February 29, 2008
 8 out of 19 found this review helpful

If you are interested in computer graphics, a very good language to learn is OpenGL. It is widely used and freely available for most operating systems. As this book demonstrates, it has impressive capabilities, with many graphics algorithms implemented.

The text starts off simply, with a quick introduction to basic operations, like setting a point size or line width. These exist in almost every graphics system, and in OpenGL, the syntax for calling these in your code is straightforward. Embedded throughout the book are code samples written in C, showing how to use numerous OpenGL routines. A quick way to get up to speed with accessing those routines.

The authors also thoughtfully included several colour plates. Illustrating results of rendering operations. Most plates are quite vivid and good pedagogy. As referenced in relevant sections of the text, the plates artfully demonstrate the efficacies of different rendering methods.

For the experienced graphics coder, later sections of the book show how you can make your own shaders (renderers). OpenGL turns out to be quite extensible, so you improve it on your own if you wish.



Copyright 2008 - RailroadBookstore.com