In this episode, I discuss the dot product operation and how to calculate it and projections.
Concepts:
* Vectors Part 4: Dot Product and Projection
Resources:
* https://github.com/davidwparker/programmingtil-3d-math/tree/master/0004-vectors-part-4
* Slides JS: https://github.com/hakimel/reveal.js/
* Math JS: https://www.mathjax.org/
* Dot Product image from Duke University