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

https://github.com/cansik/flockingalgorithm

A flocking algorithm with the ability to find objects.
https://github.com/cansik/flockingalgorithm

Last synced: 6 months ago
JSON representation

A flocking algorithm with the ability to find objects.

Awesome Lists containing this project

README

          

# FlockingAlgorithm
A flocking algorithm with the ability to find objects.

This project extends the example of Processing 2.0 by Daniel Shiffman
https://processing.org/examples/flocking.html

![boids](https://raw.githubusercontent.com/cansik/FlockingAlgortihm/master/img/boids.png)