Unable to set objects as not visible when O3Dvisualiser in raw mode.
Open
- Dominant language
- C++
- Stars
- 14k
- Forks
- 2.6k
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
When I set the raw_mode to true in o3d.visualization.draw(), any "is_visible" setting on any geometry in the view is ignored and all geometry is visible. It doesn't matter if i set the visibility using "is_visible": False in the dict or the show_geometry("name", False) function.
Is this a bug or how the raw mode is intended to work?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.