gaussian-splatting
gaussian-splatting copied to clipboard
GLFW not loading
I got my custom training set to run, and am ready to view it with the SIBR real-time viewer, but when I run the prompt sibr_viewers/bin/SIBR_remoteGaussian_app.exe -m output\test1 --iteration 30000, I get [SIBR] -- INFOS --: Initialization of GLFW, and then nothing. No window, no error message, nothing about opengl, just the terminal ready to run another command.
I tried testing some flags, such as gldebug, -s to the input source, no_interop, even --help and nothing seems to trigger any other behavior. I feel like I'm missing something obvious, but I can't figure it out.
Windows 10, downloaded sibr binaries instead of from source
Thought I had solved it, but the problem still presents, so reopening