OpenGL programming guide: the official guide to learning OpenGL, version 4.5 with SPIR-V

>OpenGL® Programming Guide, Ninth Edition, provides clear explanations of OpenGL functionality and techniques, including processing geometric objects with vertex, tessellation, and geometry shaders using geometric transformations and viewing matrices; working with pixels and texture maps through...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: Kessenich, John, Sellers, Graham, Shreiner, Dave
Format: Buch
Sprache:eng
Schlagworte:
Online-Zugang:Volltext
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:>OpenGL® Programming Guide, Ninth Edition, provides clear explanations of OpenGL functionality and techniques, including processing geometric objects with vertex, tessellation, and geometry shaders using geometric transformations and viewing matrices; working with pixels and texture maps through fragment shaders; and advanced data techniques using framebuffer objects and compute shaders. New OpenGL features covered in this edition includeBest practices and sample code for taking full advantage of shaders and the entire shading pipeline (including geometry and tessellation shaders)Integration of general computation into the rendering pipeline via compute shadersTechniques for binding multiple shader programs at once during application executionLatest GLSL features for doing advanced shading techniquesAdditional new techniques for optimizing graphics program performance