isl-org / Open3D

Open3D: A Modern Library for 3D Data Processing
http://www.open3d.org
Other
11.41k stars 2.3k forks source link

Is O3DVisualizerWithEditing ready to use? #4326

Open 1939938853 opened 2 years ago

1939938853 commented 2 years ago

Hello dear developers,

Is O3DVisualizerWithEditing ready to use? Any tutorial/example on using it? I'm very interested in cropping point cloud with polygon drawing.

Thank you!

1939938853 commented 2 years ago

Need mouse movement event for cropping point cloud. Thanks!

errissa commented 2 years ago

Hi @1939938853. It is on our roadmap but will probably not be implemented until 0.16 release in a few months. In the meantime, you should be able to use VisualizerWithEditing and draw_geometries_with_editing from the old visualizer.