This was a follow-up I made when I was programming some boids models.
The program shows the connections between boids rather than the boids themselves, which leads to some rather pretty effects.
There are 7 sliders shown like this:
Here is what each of them does in order:
- Number of species (1-6)
- Cohesion (0-0.1)
- Alignment (0-0.1)
- Separation (0-300)
- Vision radius (0-100)
- Speed (time interval) (0-1)
- Boundaries for the boids (0-400)