Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL Flocking

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)

Library dependancies

How to compile and run the application

git clone git@github.com:Elyg/OpenGL_Flocking.git
cd OpenGL_Flocking/
qmake FlockingSystem.pro
make
./FlockingSystem

Based on Craig Reynolds works

Some of the basic behaviours

Separation

Separation

Alignment

Alignment

Cohesion

Cohesion

References:

https://www.red3d.com/cwr/boids/

https://en.wikipedia.org/wiki/Boids

About

A flocking system with a custom OpenGL viewport and Qt5

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages