How to tell the GUI visualizer (vis_gui.py) to run on GPU under WSL2?
Open
feature request
visualization
windows
- Dominant language
- C++
- Stars
- 14k
- Forks
- 2.6k
- Avg merge
- 5d 18h
- Merged PRs (30d)
- 6
Description
Hi,
I am Windows user. I have modified the examples/gui/vis_gui.py in Open3D for my gui visualizer code (Windows). In Windows, in order to run my gui visualizer on GPU, I have to open my GPU setting and set what/where python.exe that I am executing my gui code.
Now I want to run my gui code on GPU under WSL 2. It could ran on CPU only and became very slow when adding point cloud and starting to zoom/pan/rotate by mouse.
Any idea how to to tell my GUI visualizer (or vis_gui.py) to run on GPU under WSL 2?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.