zgui: ImGuizmo #611
Closed
a-day-old-bagel
started this conversation in
Ideas
Replies: 2 comments
-
I think this would be a very nice addition to zgui and a warmly received contribution. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ImGuizmo is a helper for imgui that offers a 3D transform gizmo without any extra dependencies.
It seems to be widely used and popular, stable and tested, etc.
How likely is it that we can get this included in zgui? I'm happy to attempt any of the work involved, if it turns out to be something that everybody wants.
For clarity, the reason I think this would fit well into zig-gamedev is that many of the types of games (or game engines) that will use zig-gamedev are likely to include in-game editors of some form.
My own project has come to the point that I need an in-game editor, for example, and since I'm going to be adapting ImGuizmo for use in zig for this, I figured "why not suggest it become a contribution to zig-gamedev."
Beta Was this translation helpful? Give feedback.
All reactions