Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 728 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 728 Bytes

cubnature

Graffathon 06/2019

Team

(skunkwork) Dependencies

Building requires OpenGL dev libraries and glfw-dependencies. BASS is included as a dynamic library under its non-commercial license, while GLFW3, imgui, Rocket and gl3w are submodules with their respective licenses.

Building

cd build && cmake -DCMAKE_BUILD_TYPE=Release .. && make -j9 && cp ../sync/*.track . && ./cubnature

screenshot