/Flocking2D

Simulation of a swarm of 2D objects displaying flocking behavior

Primary LanguageJavaScript

Flocking2D

A simulation of a swarm of 2D objects displaying flocking behavior.

Based on the paper Flocks, Herds, and Schools: A Distributed Behavioral Model by Craig W. Reynolds. Image of boids

Installation

  • Clone the repository
git clone https://github.com/laxel/Flocking2D.git
  • Open the file index.html with the browser of your choice