bigg Simple framework bringing together bgfx, imgui, glfw, and glm. Checkout git clone https://github.com/JoshuaBrookover/bigg.git cd bigg git submodule update --init --recursive mkdir build cd build cmake ..