mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2024-11-22 00:08:02 +00:00
Update README.md
This commit is contained in:
parent
17b2a06945
commit
9c91708865
@ -304,6 +304,9 @@ cmake --build build --target install
|
||||
The SIBR interface provides several methods of navigating the scene. By default, you will be started with an FPS navigator, which you can control with ```W, A, S, D, Q, E``` for camera translation and ```I, K, J, L, U, O``` for rotation. Alternatively, you may want to use a Trackball-style navigator (select from the floating menu). You can also snap to a camera from the data set with the ```Snap to``` button or find the closest camera with ```Snap to closest```. The floating menues also allow you to change the navigation speed. You can use the ```Scaling Modifier``` to control the size of the displayed Gaussians, or show the initial point cloud.
|
||||
|
||||
### Running the Network Viewer
|
||||
|
||||
https://github.com/graphdeco-inria/gaussian-splatting/assets/40643808/9fe09f3b-32a7-4889-ae4e-227c999298cf
|
||||
|
||||
After extracting or installing the viewers, you may run the compiled ```SIBR_remoteGaussian_app[_config]``` app in ```<SIBR install dir>/bin```, e.g.:
|
||||
```shell
|
||||
./<SIBR install dir>/bin/SIBR_remoteGaussian_app
|
||||
|
Loading…
Reference in New Issue
Block a user