This video explores Craig Reynolds’ formula for Steering Behaviors in JavaScript (p5.js) beginning with “Seeking a Target.”
- Craig Reynolds' paper on different styles of steering behaviors for characters in animation and games 
- Nature of Code video on using vectors and forces to simulate gravitational attraction 
- Nature of Code video on calculating direction vectors in p5.js 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund 



