NVlabs / instant-ngp

Instant neural graphics primitives: lightning fast NeRF and more
https://nvlabs.github.io/instant-ngp
Other
15.57k stars 1.89k forks source link

Mesh Not Rendering When Building From Source in Docker Container #1528

Open belfner99 opened 3 months ago

belfner99 commented 3 months ago

When running instant-ngp from inside a docker image built from the provided Dockerfile, the mesh is not rendered in the GUI. All other functionality seems to be working correctly (training, changing meshing settings, exporting the mesh, etc.) but no mesh is rendered. I have tried to build the image on multiple Linux systems with varying GPUS and Ubuntu versions but I have the same issue on all of them. The only way I can see the mesh in the GUI is if I use the prebuilt windows executable on a windows system. Has anyone else encountered this issue and/or have a fix for it? Any help is appreciated. Thanks!

Host Systems Tried:

instant-ngp build commands: