ImGuizmo
ImGuizmo copied to clipboard
How to integrate to openFrameworks?
Hi, I would like to use ImGuizmo in openFrameworks. There is an ofxImGui repo that integrated ImGui into openFrameworks. I do not see any tutorial on how to do it for ImGuizmo. I'm not that skillful in c++ software development. But I get lucky to get ImGuizmo's example run in visual studio on Windows, and ofxImGui's example to run in Xcode on Mac. I would much appreciate it if anyone can shed me some light on what are the things needed to do to integrate ImGuizmo into an openFrameworks project using Xcode. (Complete guide is even better, but simple steps that I can start with are also awesome.) Thanks.
Hi, I did this very partially.
https://github.com/nariakiiwatani/ofxImGuizmo