Skip to content
forked from sndels/cubnature

Our demo hacked together at Graffathon 2019

License

Notifications You must be signed in to change notification settings

Hyrtsi/cubnature

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Our demo hacked together at Graffathon 2019

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 60.2%
  • C 33.9%
  • CMake 3.0%
  • GLSL 2.9%