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.
Working on macOS Master branch may not be tested on all platforms.
No current examples, see ofxOceanode ImGui branch for usage