RongLiu-Leo / Gaussian-Splatting-Monitor

Monitor Gaussian Splatting additional real-time viewable and differentiable outputs
https://rongliu-leo.github.io/Gaussian-Splatting-Monitor/
Other
170 stars 8 forks source link

How to perform real-time rendering like the original 3DGS. #13

Open TINAgits opened 5 months ago

TINAgits commented 5 months ago

I now want to execute something similar to the original Gauss, like GSViewer.exe -s input_path -m output_path , to directly view it without running view.py first and then running GSViewer.exe.What should I do?

donggeunlee96 commented 2 months ago

Have you resolved this issue? I'm facing a similar problem.