Open3D icon indicating copy to clipboard operation
Open3D copied to clipboard

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

Open EsteBran opened this issue 3 years ago • 3 comments

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

EsteBran avatar Jun 20 '22 17:06 EsteBran

cc @prewettg

nnop avatar Jan 29 '23 18:01 nnop

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.

lalamax3d avatar Jan 18 '24 08:01 lalamax3d

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

miguelriemoliveira avatar Apr 29 '24 09:04 miguelriemoliveira