6.5: Vectors: Dot Product and Scalar Projection - The Nature of Code

Subscribers:
1,750,000
Published on ● Video Link: https://www.youtube.com/watch?v=_ENEsV_kNx8



Duration: 15:23
37,547 views
929


This video provides an overview of the formula for and applications of the vector dot product. It covers scalar projection. It serves as the basis for the next video about Path Following.

Read along: http://natureofcode.com/book/chapter-6-autonomous-agents/#chapter06_section7

More info: http://en.wikipedia.org/wiki/Dot_product

Code from video:
https://github.com/shiffman/The-Nature-of-Code-Examples/tree/master/chp06_agents/Exercise_6_09_AngleBetween
https://github.com/shiffman/The-Nature-of-Code-Examples/tree/master/chp06_agents/SimpleScalarProjection

Help us caption & translate this video!

http://amara.org/v/Qbvg/

πŸ“„ Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct







Tags:
processing.org
nature of code
vectors
dot product
scalar projection
vector scalar projection