Skip to content

Latest commit

 

History

101 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imgui_impl_rgfw.h

RGFW platform backend for Dear ImGUI

Example

alt text

The example uses RGFW with ImGui and OpenGL3. To compile the example, cd into the example directory:

cd example

Build on Linux, macOS, and Windows (MinGW/MSYS2)

Build with make .

make

To build with docking

make docking=1

Build on Windows (MSVC/Clang)

Ensure you have Visual Studio installed, then run build.bat.

build

To build with docking

build docking

This compiles RGFW, ImGUI and then main.cpp

About

RGFW platform backend for Dear ImGUI

Resources

Stars

15 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages