3D Math - How to compute nxn matrix determinant

In this episode, I discuss how to compute the determinant of a NxN matrix.
Concepts:
  • arbitrary nxn size matrix determinant

Resources:
  • https://github.com/davidwparker/programmingtil-3d-math/tree/master/0020-matrix-math-determinant
  • Slides JS: https://github.com/hakimel/reveal.js/
  • Math JS: https://www.mathjax.org/
© programmingtil.com