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

https://github.com/colleagueriley/imgui_imp_rgfw.h

RGFW platform backend for Dear ImGUI
https://github.com/colleagueriley/imgui_imp_rgfw.h

Last synced: 5 months ago
JSON representation

RGFW platform backend for Dear ImGUI

Awesome Lists containing this project

README

        

# imgui_imp_rgfw.h
RGFW platform backend for Dear ImGUI

# example
![alt text](image.png)

The example uses RGFW with imgui and opengl2

To compile the example, run
`cd example`
then build with `make`

```sh
make debug
```

This compiles RGFW, ImGUI and then main.cpp