In this coding challenge, I create a flocking simulation in JavaScript based on Craig Reynolds "boids" algorithm.
The link to the chapter in the online version of NOC
Simulation created by Craig Reynolds in 1986
The first video from the Vector series in The Nature of Code (2020) playlist
The introductory video of the series exploring the chapter on autonomous agents in Nature of Code
Live Stream with Flocking Simulation.
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund