gityeezy

Results 2 issues of gityeezy

我的宿主机opengl版本是4.6,而我用您提供的dockerfile安装的docker-ubuntu20-desktop里的opengl版本是3.1,但是我又不想重新做一个新的镜像和容器来修改opengl版本,怎么将现有的容器提升opengl版本。在这之前,我已经尝试docker run --gpus all或者docker run --device nvidia相关的配置,但都没有效果,请问您是否有好的解决办法。 The opengl version of my host is 4.6, and the opengl version in docker-ubuntu20-desktop I installed using the dockerfile you provided is 3.1,...

When I use the "Export Points" function to save a PLY file, selecting the file path in the pop-up window and clicking OK does not produce any response, and no...

bug