https://github.com/mobeets/boids-and-bugs
playing around with flocking/swarming parameters in Boids program
https://github.com/mobeets/boids-and-bugs
boids flocking p5js swarming
Last synced: 12 months ago
JSON representation
playing around with flocking/swarming parameters in Boids program
- Host: GitHub
- URL: https://github.com/mobeets/boids-and-bugs
- Owner: mobeets
- Created: 2018-12-04T01:33:30.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-04T02:39:50.000Z (about 7 years ago)
- Last Synced: 2025-01-12T17:11:41.654Z (about 1 year ago)
- Topics: boids, flocking, p5js, swarming
- Language: JavaScript
- Homepage: https://mobeets.github.io/boids-and-bugs/
- Size: 775 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Playing around with flocking/swarming parameters in Boids program.
Starting from code found on [p5.js](http://p5js.org/examples/simulate-flocking.html).