fips-imgui

March 20, 2015 ยท View on GitHub

fipsified imgui (https://github.com/ocornut/imgui)

fips build system: https://github.com/floooh/fips

Building

> cd fips
> ./fips clone fips-imgui
> cd ../fips-imgui
> ./fips build
> ./fips run opengl3_example