how to combine non_blocking_visualization and add_3d_label togather?
Open
visualization
- Dominant language
- C++
- Stars
- 14k
- Forks
- 2.6k
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
o3d.visualization.O3DVisualizer is used to draw 3d labels, but it seems to be a way to show a static frame.
when we want to draw labels in dynamic data flows, as the example in Open3D/examples/python/visualization/non_blocking_visualization.py,
the o3d.visualization.Visualizer() don't have the function to draw texts in 3d scenes.
So, is any way to draw texts in non_blocking_visualization loops?
thanks a lot.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.