OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 4.3, Eighth Edition
by Dave Shreiner, Graham Sellers, John M. Kessenich, Bill M. Licea-Kane
What This Guide Contains
This guide contains the following chapters:
• Chapter 1, “Introduction to OpenGL”, provides a glimpse into what OpenGL can do. It also presents a simple OpenGL program and explains the essential programming details you need to know for the subsequent chapters.
• Chapter 2, “Shader Fundamentals”, discusses the major feature of OpenGL, programmable shaders, demonstrating how to initialize and use them within an application.
• Chapter 3, “Drawing with OpenGL”, describes the various methods for rendering geometry using OpenGL, as well as some optimization techniques for making rendering more efficient.
• Chapter 4, “Color, Pixels, and Framebuffers”, explains OpenGL’s processing of color, including how pixels are processed, ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access