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

https://github.com/floooh/fips-nuklear

fips build system wrapper for nuklear UI (https://github.com/vurtun/nuklear)
https://github.com/floooh/fips-nuklear

fips nuklear

Last synced: 7 months ago
JSON representation

fips build system wrapper for nuklear UI (https://github.com/vurtun/nuklear)

Awesome Lists containing this project

README

          

# fips-nuklear

nuklear UI: https://github.com/vurtun/nuklear

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

### Usage:

Just include the header 'nuclear/nuclear.h' in a fips project:

```cpp
#include "nuklear/nuklear.h"
```