Silence This will be a game, or maybe a demo, or maybe just an game engine. Compiling This project requires glfw3, glm, glew and cmake. mkdir build cd build cmake .. make