Skip to content

PlaymodesStudio/ofxImGuiSimple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxImGuiSimple (WIP)

ofxAddon that allows you to use ImGui in openFrameworks.

Use docking branch.

No helpers, no of specific functions inside ImGui::Begin() and ImGui::End() as ofGetKeyPressed() and OfMouseMoved(), for now implementation is exact copy of glfw/opengl implementation by imgui library.

Compatibility

Working on macOS Master branch may not be tested on all platforms.

Examples

No current examples, see ofxOceanode ImGui branch for usage

About

Dear ImGui (https://github.com/ocornut/imgui) simple wrapper for openframeworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published