Awesome
fips-imgui
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
fipsified imgui (https://github.com/ocornut/imgui)
fips build system: https://github.com/floooh/fips
> cd fips
> ./fips clone fips-imgui
> cd ../fips-imgui
> ./fips build
> ./fips run opengl3_example