Vector Math II

Nature of Code Video #1.4

This video continues the discussion about vector mathematics. How to calculate a vector’s magnitude (using PVector mag()) and how to normalize a vector (using normalize()) are also discussed.