ofxImGui

Use ImGui in openFrameworks

Stars
300
ofxImGui - 1.75 Latest Release

Published by jvcleave over 4 years ago

openFrameworks 0.11.x and ImGui 1.75

Feb 10, 2020 - tested with openFrameworks 0.11, Xcode 11.2.1

ofxImGui - 1.62

Published by prisonerjohn over 6 years ago

openFrameworks 0.10.x and ImGui 1.62

Tested on:
Raspberry Pi 3
Mac OS 10.13, Xcode 9
Linux Desktop (Ubuntu)
Windows 10, Visual Studio 2017

ofxImGui - 1.50 WIP

Published by jvcleave over 7 years ago

Versions 1.50 and higher use the keyword ofxImGui as a namespace for all classes in the addon, while previous versions just had a class called ofxImGui. If you're upgrading from a previous version, make sure to replace all instances of class ofxImGui with ofxImGui::Gui.

uses imgui v1.50 WIP, new Helper Class with ofParameter functionality and namespace change

Tested on:
Raspberry Pi 1 and 2
Mac OS 10.11, Xcode 7
iOS 9.2 and 8.1.2, Xcode 7
Linux Desktop
Windows 10, Visual Studio 2015

ofxImGui - 1.49

Published by jvcleave over 8 years ago

Uses ImGui 1.49

ofxImGui - 1.47

Published by jvcleave over 8 years ago

Uses ImGui 1.47

ofxImGui - 0.9.0-compatible

Published by jvcleave almost 9 years ago

tested with Mac/RPi and OF 090 RC