OpenGL Superbible: Comprehensive Tutorial and Reference

OpenGL Superbible: Comprehensive Tutorial and Reference
ISBN-10
0134193113
ISBN-13
9780134193113
Series
OpenGL SuperBible
Category
Computers
Pages
880
Language
English
Published
2015-07-20
Publisher
Addison-Wesley Professional
Authors
Nicholas Haemel, Graham Sellers, Richard S Wright Jr.

Description

OpenGL® SuperBible, Seventh Edition, is the definitive programmer’s guide, tutorial, and reference for OpenGL 4.5, the world’s leading 3D API for real-time computer graphics. The best introduction for any developer, it clearly explains OpenGL’s newest APIs; key extensions; shaders; and essential, related concepts. You’ll find up-to-date, hands-on guidance for all facets of modern OpenGL development—both desktop and mobile. The authors explain what OpenGL does, how it connects to the graphics pipeline, and how it manages huge datasets to deliver compelling experiences. Step by step, they present increasingly sophisticated techniques, illuminating key concepts with worked examples. They introduce OpenGL on several popular platforms, and offer up-to-date best practices and performance advice. This revised and updated edition introduces many new OpenGL 4.5 features, including important ARB and KHR extensions that are now part of the standard. It thoroughly covers the latest Approaching Zero Driver Overhead (AZDO) performance features, and demonstrates key enhancements with new example applications. Coverage includes A practical introduction to real-time 3D graphics, including foundational math Core techniques for rendering, transformations, and texturing Shaders and the OpenGL Shading Language (GLSL) in depth Vertex processing, drawing commands, primitives, fragments, and framebuffers Compute shaders: harnessing graphics cards for more than graphics Pipeline monitoring and control Managing, loading, and arbitrating access to data Building larger applications and deploying them across platforms Advanced rendering: light simulation, artistic and non-photorealistic effects, and more Reducing CPU overhead and analyzing GPU behavior Supercharging performance with persistent maps, bindless textures, and fine-grained synchronization Preventing and debugging errors New applications: texture compression, text drawing, font rendering with distance fields, high-quality texture filtering, and OpenMP Bonus material and sample code are available at openglsuperbible.com.

Other editions

Similar books

  • OpenGL Superbible: Comprehensive Tutorial and Reference
    By Nicholas Haemel, Graham Sellers, Richard S. Wright

    Extensively revised, this edition presents many new OpenGL 4.3 features, including compute shaders, texture views, indirect draws, and enhanced API debugging.

  • OpenGL SuperBible: Comprehensive Tutorial and Reference
    By Richard S. Wright Jr., Nicholas Haemel, Graham M. Sellers

    Comprehensive Tutorial and Reference Richard S. Wright Jr., Nicholas Haemel, Graham M. Sellers, Benjamin Lipchak ... pearson.com Visit us on the Web: informit.com/aw Library of Congress Cataloging-in-Publication Data: OpenGL super ...

  • OpenGL SuperBible: Comprehensive Tutorial and Reference
    By Richard Wright, Nicholas Haemel, Benjamin Lipchak

    Other programming languages—such as Visual Basic—that can call functions in C libraries can also make use of OpenGL, and OpenGL bindings are available for many other programming languages. Using OpenGL from these other languages is, ...

  • OpenGL SuperBible: Comprehensive Tutorial and Reference, Seventh Edition
    By Nicholas Haemel. Graham Sellers. Richard S. Wright Jr.

    OpenGL SuperBible: Comprehensive Tutorial and Reference, Seventh Edition

  • OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 4.3
    By Bill Licea-Kane, John Kessenich, Graham Sellers

    This edition of the best-selling “Red Book” describes the features through OpenGL version 4.3. It also includes updated information and techniques formerly covered in OpenGL® Shading Language (the “Orange Book”).

  • OpenGL Insights
    By Patrick Cozzi, Christophe Riccio

    Go Beyond the Basics The book thoroughly covers a range of topics, including OpenGL 4.2 and recent extensions. It explains how to optimize for mobile devices, explores the design of WebGL libraries, and discusses OpenGL in the classroom.

  • OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 1.1
    By Tom Davis, Mason Woo, Jackie Neider

    Explaining how graphics programs using Release 1.1, the latest release of OpenGL, this book presents the overall structure of OpenGL and discusses in detail every OpenGL feature including the new features introduced in Release 1.1.

  • Computer Graphics Programming in OpenGL with C++
    By V. Scott Gordon, John L. Clevenger

    This new edition provides step-by-step instruction on modern 3D graphics shader programming in OpenGL with C++, along with its theoretical foundations.

  • OpenGL Data Visualization Cookbook
    By Raymond C. H. Lo, William C. Y. Lo

    In this section, we will demonstrate the rendering of a 3D volumetric dataset generated from a Monte Carlo simulation of light transport in biological tissue, called Monte Carlo for multi-layered media (MCML).

  • 3D Computer Graphics: A Mathematical Introduction with OpenGL
    By Samuel R. Buss

    The book is intended for use along with any OpenGL programming book, but the crucial features of OpenGL are briefly covered to help readers get up to speed. Accompanying software is available freely from the book's web site.