Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ImGuizmo esque 3D transformation gizmos to translate, rotate, and scale objects #5223

Open
3 tasks done
EsteBran opened this issue Jun 20, 2022 · 3 comments
Open
3 tasks done

Comments

@EsteBran
Copy link

Checklist

Proposed new feature or change

I tried to look for UI elements that perform things like this

From ImGuizmo

and this

From ImGuizmo

I couldn't find any modules or widgets under visualization to do that, nor could I find any issues that talk about those kinds of features. I was wondering how I could implement those types of UI elements in an open3d project, or if they could be implemented within Open3D.

I know that the C++ branch of Open3D has support for Imgui widgets, but I am working from python, and it seems like ImGuizmo is not really supported in the python bindings for imgui?

Thanks

References

https://github.com/CedricGuillemet/ImGuizmo

Additional information

No response

@nnop
Copy link

nnop commented Jan 29, 2023

cc @prewettg

@lalamax3d
Copy link

hard to believe,, reached here (while searching) its still hard n dummies like me, unable to do this...... this feature will add so much more value.

@miguelriemoliveira
Copy link

Hi there. Do you know if this functionality exists now? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants