You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: