JoshuaBrookover / bigg

bgfx, imgui, glfw, glm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ..

About

bgfx, imgui, glfw, glm

License:The Unlicense


Languages

Language:C 56.1%Language:C++ 37.1%Language:CMake 5.5%Language:Scala 0.7%Language:SuperCollider 0.4%Language:Batchfile 0.2%