Vector Dot Product (Scalar Projection)

Nature of Code Lesson #5.6

This video covers the dot product and scalar projection with p5.js and vectors, concepts that I’ll need for finding the distance between a point and a line which will lead to the path following steering behavior in the next video!