kwea123 / ngp_pl

Instant-ngp in pytorch+cuda trained with pytorch-lightning (high quality with high speed, with only few lines of legible code)
MIT License
1.25k stars 154 forks source link

GUIerror #108

Open xzr52 opened 1 year ago

xzr52 commented 1 year ago

When VSCODE remotely connects to the server, there is a problem with the running showGUI.py, can you please ask how to solve this situation image

modoartwork commented 1 year ago

The rendering pipeline is not available on the server. Are you using RDP? RDP fails to use the latest graphics pipeline and is forced to downgrade to an environment that uses sub-OpenGL. If you turn off RDP and operate locally, it will work properly.