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
- Host: GitHub
- URL: https://github.com/mattyboy84/flocking-simulation
- Owner: mattyboy84
- Created: 2021-10-11T18:26:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-08T06:13:06.000Z (almost 3 years ago)
- Last Synced: 2025-06-15T10:07:26.559Z (about 1 year ago)
- Topics: java, javafx, portfolio, simulation
- Language: Java
- Homepage:
- Size: 5.15 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
