bigg
bigg copied to clipboard
bgfx, imgui, glfw, glm
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 ..