viser icon indicating copy to clipboard operation
viser copied to clipboard

Web-based 3D visualization + Python

Results 101 viser issues
Sort by recently updated
recently updated
newest added

It would be nice to have the option0of rotating the viewer in the controls or with a keyboard shortcut. In my case, after training my nerf, I realized it is...

I have a script on the production server that launches an ns-viewer process on demand and the ns-viewer command exposes the viewer on localhost port 7007. However, this connection is...

Thanks for the amazing work! I was noticed that the current bulit-in camera is always revolving around an unknown point. It is useful for object-centric 3D scene. But in my...

![image](https://github.com/nerfstudio-project/viser/assets/4222114/62666aa0-a83f-4b15-92e4-01307ecd9349)

I spent some time studying + adapting https://github.com/antimatter15/splat/. It's really cool stuff. https://github.com/nerfstudio-project/viser/assets/6992947/744329df-463a-4458-a19e-f72d0c052c87 Work in progress: there's a lot of low hanging fruit for optimization, and the current implementation clashes...

Nerf example working. Currently just streaming with some hard-coded resolution.

what is the meaning of pip install -e .[examples]

Hello, thank you very much for your work, I want to control the display range. I would like to ask how this project achieves mouse wheel scaling, left mouse button...