Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 2 (5th Edition) [Repost]

Posted By: ChrisRedfield
OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 2 (5th Edition) [Repost]

Dave Shreiner, Mason Woo, Jackie Neider, Tom Davis - OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 2 (5th Edition)
Published: 2005-08-11 | ISBN: 0321335732 | PDF | 896 pages | 54 MB


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, including:
Storage of vertex arrays in buffer objects for faster rendering
Occlusion queries for course-grain visibility testing
Non-power-of-two dimensioned texture maps
Point sprites
Separate stencil operations for RGB and alpha
Rendering to multiple color buffers using GLSL
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.