Skip to content

Opening book details…

About this document

OpenGL Programmable Pipeline Overview by algohrythm is a document available to read on EtoBox.

This document provides an introduction to OpenGL programming including: - An overview of the evolution of the OpenGL pipeline from fixed functionality to programmable shaders. - Details on OpenGL application development including representing geometry, using vertex array objects (VAOs) and vertex buffer objects (VBOs) to store vertex attributes, and connecting vertex shaders. - Explanations of common OpenGL concepts like transformations, cameras, lighting, and the use of GLSL for shaders. - A first p

Author
algohrythm
Language
EN