Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 271 Bytes

File metadata and controls

17 lines (12 loc) · 271 Bytes

imgui_imp_rgfw.h

RGFW platform backend for Dear ImGUI

example

alt text

The example uses RGFW with imgui and opengl2

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

make debug

This compiles RGFW, ImGUI and then main.cpp