 
 
 
 
 
 
Craig Reynolds’ “Wander” steering behavior is one of my favorites! In this video, I implement my take on it in JavaScript with p5.js and encourage you to invent your own version!
- Craig Reynolds' paper on different styles of steering behaviors for characters in animation and games 
- Nature of Code video on using polar coordinates in p5.js 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund