3D Math - How to multiply a matrix by a vector

In this episode, I discuss how to multiple a matrix by a vector.
Concepts:
  • Multiplying a matrix with a vector
  • How Matrices affect Vectors

Resources:
  • https://github.com/davidwparker/programmingtil-3d-math/tree/master/0010-matrices-part-4
  • Slides JS: https://github.com/hakimel/reveal.js/
  • Math JS: https://www.mathjax.org/
© programmingtil.com