OpenGL SuperBible: Comprehensive Tutorial and Reference, Seventh Edition
by Graham Sellers, Richard S. Wright Jr., Nicholas Haemel
Chapter 1. Introduction
What You’ll Learn in This Chapter
• What the graphics pipeline is and how OpenGL relates to it.
• The origins of OpenGL and how it came to be the way that it is today.
• Some of the fundamental concepts that we’ll be building on throughout the book.
This book is about OpenGL. OpenGL is an interface that your application can use to access and control the graphics subsystem of the device on which it runs. This could be anything from a high-end graphics workstation, to a commodity desktop computer, to a video game console, to a mobile phone. Standardizing the interface to a subsystem increases portability and allows software developers to concentrate on creating quality products, producing interesting content, and ensuring ...
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