Continuing the quest to implement all of Craig Reynolds’ steering behaviors in JavaScript with p5.js, in this video I tackle path following!
- Craig Reynolds' paper on different styles of steering behaviors for characters in animation and games 
- Previous Nature of Code video on using the dot product and scalar projection in p5.js 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund 

