This is my university project, which is an OpenGL application with Qt as the GUI and window manager, showcasing a simple implementation of a flocking system. This application is using some libraries created by our lecturer at Bournemouth University (NCCA)
- NGL (https://github.com/NCCA/NGL)
- OpenGL
- Qt5
- Boost
- qmake
git clone [email protected]:Elyg/OpenGL_Flocking.git
cd OpenGL_Flocking/
qmake FlockingSystem.pro
make
./FlockingSystem
Separation
Alignment
Cohesion