You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an implementation of a boids flocking algorithm in OpenCL.
Required programs and libraries:
cmake
libSFML
OpenCL
run build.py
Execution:
./main (window width) (window height) (view width) (view height) (number of boids)