mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2024-11-22 08:18:17 +00:00
Update readme
This commit is contained in:
parent
ff529deb60
commit
e44ee39d8d
@ -297,7 +297,7 @@ sudo apt install -y libglew-dev libassimp-dev libboost-all-dev libgtk-3-dev libo
|
|||||||
# Project setup
|
# Project setup
|
||||||
cd SIBR_viewers
|
cd SIBR_viewers
|
||||||
cmake -Bbuild .
|
cmake -Bbuild .
|
||||||
cmake --build build --target install
|
cmake --build build -j 24 --target install --config Release
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Ubuntu 20.04
|
#### Ubuntu 20.04
|
||||||
|
Loading…
Reference in New Issue
Block a user