From 07ee3be62ed144b3f7e208ed8fb5a24eed2dd26a Mon Sep 17 00:00:00 2001 From: bkerbl Date: Wed, 12 Jul 2023 12:11:57 +0200 Subject: [PATCH] Clarification --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 91b4cf4..59eed1e 100644 --- a/README.md +++ b/README.md @@ -301,11 +301,10 @@ cmake --build build --target install ``` #### Ubuntu 20.04 -Backwards compatibility with Focal Fossa is not fully tested, but building SIBR should still invoking +Backwards compatibility with Focal Fossa is not fully tested, but building SIBR with CMake should still work after invoking ```shell git checkout fossa_compatibility ``` -in ```SIBR_viewers``` and then continuing with the steps for Ubuntu 22.04. ### Navigation in SIBR Viewers 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.