Flocker is a real-life phenomenon usually seen in a flock of migrating birds forming visually appealing patterns in sky. This behaviour is also seen in fishes, deers, herds of several different animals. Application is written fully using modern C++, using the openframeworks and GLM (OpenGL) libraries.
-
Install openframeworks
-
C++ compiler (clang, gcc)
-
Plugins (Assimpmodelloader, imgui)
-
Using above steps create a new project in openframeworks in your preferred IDE
-
Replace the src file with the one in this repo
-
Add the choice of 3d model in the geo directory
-
There are textures applied in the program that you can comment out if not needed.