Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fungos/fips-imgui

MOVED: https://github.com/fips-libs/fips-imgui
https://github.com/fungos/fips-imgui

Last synced: 22 days ago
JSON representation

MOVED: https://github.com/fips-libs/fips-imgui

Awesome Lists containing this project

README

        

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