boids
SFML-based flocking simulation program
- C++20
- CMake 3.16
- SFML 2.5.1
cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build
Controls
Building
Requirements
cmake -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build
Controls
Action | Control |
---|---|
Select boid | Left click |
Select parameter | A, C, S, R, G |
Change parameter | Up, Down |
Reset | Space |