3D Math - Converting matrix to euler angles

In this episode, I discuss how to calculate the conversion from a matrix to euler angles.
Concepts:
  • Euler angles
  • Matrix

Resources:
  • Code / Slides: https://github.com/davidwparker/programmingtil-3d-math/tree/master/0037-convert-matrix-to-euler
  • Slides JS: https://github.com/hakimel/reveal.js/
  • Math JS: https://www.mathjax.org/
© programmingtil.com