Replies: 2 comments
-
Ok. I found a workaround with the manual creation of geometry::LineSet and adding it as a separate Geometry entity to the scene. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @vovo-4K we are migrating Open3D visualization to a new backend, with support for creating GUIs. The new functionality is in the |
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.
-
I found several concurrent ways to create GUI applications using Open3D.
Simple Visualizer has the ability to set RenderOptions to enable normals visualization.
But how to enable normals rendering on gui::SceneWidget?
Upd. I'm using C++ API. C++ documentation is not user friendly a bit
Beta Was this translation helpful? Give feedback.
All reactions