3D Math - Matrix Transposition, Scalar multiplication
In this episode, I discuss how to compute the transposition of a matrix, as well as scalar multiplication.
Concepts:
Resources:
Concepts:
- Matrix transposition
- Matrix and scalar multiplication
Resources:
- https://github.com/davidwparker/programmingtil-3d-math/tree/master/0008-matrices-part-2
- Slides JS: https://github.com/hakimel/reveal.js/
- Math JS: https://www.mathjax.org/
© programmingtil.com