viser
viser copied to clipboard
How do I reproduce this example:Gaussian splatting visualization
Thank you very much for your work.
How do I reproduce this example?should i go to Source: WangFeng18/3d-gaussian-splatting and heheyas/gaussian_splatting_3d.?
When can the viser natively support ply(3DGS result) viewing and provide examples?Thank you very much for your work.
@hangg7 has some nice examples here, for rendering in Python and then streaming to viser: https://github.com/hangg7/nerfview
For native 3DGS rendering, I'd appreciate feedback on this PR: https://github.com/nerfstudio-project/viser/pull/110