ofxAddon that allows you to use ImGui in openFrameworks.
Master branch may not be tested on all platforms. See Releases for more extensively tested versions.
ofxImGui should run on the latest openFrameworks release and it's OS/IDE requirements. These are typically:
- Mac OSX, Xcode
- Windows 10, Visual Studio
- Raspberry Pi
- Linux Desktop (Ubuntu)
imgui demo windows with some OF sepcific image loading
ofxImGui helper functions for interfacing with ofParameter
.
iOS specific with keyboard input helper.