Murmer This is an OpenGL flock/swarm simulation Building Requires OpenGL and glm. To set up on a Mac you can use homebrew: brew install opengl glm Uses standard Cmake process. cmake . make ./BirdMurmuration