Book description
OpenGL® SuperBible, Sixth Edition, is the definitive programmer’s guide, tutorial, and reference for the world’s leading 3D API for real-time computer graphics, OpenGL 4.3. The best all-around introduction to OpenGL for developers at all levels of experience, it clearly explains both the newest API and indispensable related concepts. You’ll find up-to-date, hands-on guidance for all facets of modern OpenGL development on both desktop and mobile platforms, including transformations, texture mapping, shaders, buffers, geometry management, and much more.
Extensively revised, this edition presents many new OpenGL 4.3 features, including compute shaders, texture views, indirect draws, and enhanced API debugging. It has been reorganized to focus more tightly on the API, to cover the entire pipeline earlier, and to help you thoroughly understand the interactions between OpenGL and graphics hardware.
Coverage includes
A practical introduction to the essentials of realtime 3D graphics
Core OpenGL 4.3 techniques for rendering, transformations, and texturing
Foundational math for creating interesting 3D graphics with OpenGL
Writing your own shaders, with examples to get you started
Cross-platform OpenGL, including essential platform-specific API initialization material for Linux, OS X, and Windows
Vertex processing, drawing commands, primitive processing, fragments, and framebuffers
Using compute shaders to harness today’s graphics cards for more than graphics
Monitoring and controlling the OpenGL graphics pipeline
Advanced rendering: light simulation, artistic and non-photo-realistic rendering, and deferred shading
Modern OpenGL debugging and performance optimization
Bonus material and sample code are available from the companion Web site, openglsuperbible.com.
Table of contents
- About This eBook
- Title Page
- Copyright Page
- Dedication Page
- Contents
- Figures
- Tables
- Listings
- Foreword
- Preface
- Acknowledgments
- About the Authors
- Part I: Foundations
- Part II: In Depth
- Part III: In Practice
- Appendix A. Further Reading
- Appendix B. The SBM File Format
- Appendix C. The SuperBible Tools
- Glossary
- Index
Product information
- Title: OpenGL® SuperBible: Comprehensive Tutorial and Reference, Sixth Edition
- Author(s):
- Release date: July 2013
- Publisher(s): Addison-Wesley Professional
- ISBN: 9780133365023
You might also like
book
OpenGL SuperBible: Comprehensive Tutorial and Reference, Seventh Edition
is the definitive programmer’s guide, tutorial, and reference for OpenGL 4.5, the world’s leading 3D API …
book
Learning the vi and Vim Editors, 8th Edition
Among the text editors being used in the programming community, perhaps the most important family is …
book
C++ Templates: The Complete Guide, 2nd Edition
Templates are among the most powerful features of C++, but they remain misunderstood and underutilized, even …
video
C++ Concurrency in Action, Second Edition, Video Edition
"This book should be on every C++ programmer’s desk. It’s clear, concise, and valuable." Rob Green, …