Advanced Graphics Programming Using OpenGL,
Edition 1
By Tom McReynolds and David Blythe

Publication Date: 02 Feb 2005
Description
Today truly useful and interactive graphics are available on affordable computers. While hardware progress has been impressive, widespread gains in software expertise have come more slowly. Information about advanced techniques—beyond those learned in introductory computer graphics texts—is not as easy to come by as inexpensive hardware. This book brings the graphics programmer beyond the basics and introduces them to advanced knowledge that is hard to obtain outside of an intensive CG work environment. The book is about graphics techniques—those that don’t require esoteric hardware or custom graphics libraries—that are written in a comprehensive style and do useful things. It covers graphics that are not covered well in your old graphics textbook. But it also goes further, teaching you how to apply those techniques in real world applications, filling real world needs.

Key Features

  • Emphasizes the algorithmic side of computer graphics, with a practical application focus, and provides usable techniques for real world problems.
  • Serves as an introduction to the techniques that are hard to obtain outside of an intensive computer graphics work environment.
  • Sophisticated and novel programming techniques are implemented in C using the OpenGL library, including coverage of color and lighting; texture mapping; blending and compositing; antialiasing; image processing; special effects; natural phenomena; artistic and non-photorealistic techniques, and many others.
About the author
By Tom McReynolds, NVIDIA, Santa Clara, CA, USA and David Blythe, Microsoft, Redmond, Washington, U.S.A.
Table of Contents
Part I Computer Graphics Intro and OpenGL: Concepts; Geometry Representation & Modeling; 3D Transformations; Color, Lighting, and Surface Attributes; Rasterization; Images as Primitives; OpenGL Virtues; Image Processing; Texture Mapping; Window System Integration; Hardware Implementations of the Pipeline. Part II Basic Techniques: Multiple Rendering Passes; Texture Mapping; Lighting; Blending and Compositing; Transparency; Antialiasing; Image Processing; Transform Techniques. Part III: Application Specific Techniques: CAD & Modeling; Scene Realism; Natural Phenomena; Special Effects; Illustration and Artistic Techniques; Scientific Visualization; Performance Measurement & Tuning; Visual Simulation and Entertainment. Appendices: Portability Considerations; OpenGL Extensions
Book details
ISBN: 9781558606593
Page Count: 720
Retail Price : £69.99
OpenGL Programming Guide 4th ed, Shreiner, Woo, et al: AW 2003, $59.99/£45.99, 800pp; 0321173481
Audience
This book will interest advanced level computer graphics programmers who need to produce realistic graphic images and anyone interested in the practical application of advanced rendering techniques. This includes: professional game and game engine developers; real-time graphics and simulation developers; creators of movie special effects; computer graphics, geometric modeling, CAGD, animation, and visualization programmers. Audience will be technically competent with a graduate-level education or equivalent industrial experience.