https://github.com/namberino/boids-sim
Boids Algorithm Implementation
https://github.com/namberino/boids-sim
Last synced: 3 months ago
JSON representation
Boids Algorithm Implementation
- Host: GitHub
- URL: https://github.com/namberino/boids-sim
- Owner: namberino
- Created: 2024-07-09T03:12:34.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T03:39:56.000Z (11 months ago)
- Last Synced: 2025-01-20T18:24:11.156Z (5 months ago)
- Language: Python
- Size: 89.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Boids Simulation
Simulating flocking behavior of birds using the Boids Algorithm
Video demonstration [here](https://www.youtube.com/watch?v=zZ3n-WtWS0M)
