Skip to content

Hedgehogsoft/imgui_impl_rgfw.h

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Packages

 
 
 

Contributors

Languages