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.
- Host: GitHub
- URL: https://github.com/cansik/flockingalgorithm
- Owner: cansik
- Created: 2015-06-18T09:55:17.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-18T10:02:27.000Z (over 10 years ago)
- Last Synced: 2025-03-30T04:25:34.250Z (9 months ago)
- Language: Processing
- Size: 176 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
