An open API service indexing awesome lists of open source software.

https://github.com/mattyboy84/flocking-simulation

Flocking simulation using the Boids algorithm
https://github.com/mattyboy84/flocking-simulation

java javafx portfolio simulation

Last synced: about 2 months ago
JSON representation

Flocking simulation using the Boids algorithm

Awesome Lists containing this project

README

          

# Flocking Simulation

Flocking simulation of boids with configurable alignment, cohesion & separation

## Setup
1. run the code
2. a window with n boids will appear - the boids will move together as a flock
![](images/Animation2.gif)