WebGL - ModelView matrix

In this episode, I discuss the ModelView matrix.
Concepts:
  • 3d: ModelView Matrix
  • Combines the Model and View matrices into a single matrix

Resources:
  • https://github.com/davidwparker/programmingtil-webgl/tree/master/0055-3d-modelview
© programmingtil.com