Module Overview
In this module we move on to OpenGL!
Module Outline
- Lecture outline
- Moving on from our Software Render
- Fixed-Function Pipelines
- Some GPU History
- Modern Programmable Pipelines
- Drawing our First Shape
- A First Shader
- Vertex Buffer in OpenGL
- Vertex and Fragment Shaders
- Index Buffers
- Representing Meshes