mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2024-11-22 16:28:32 +00:00
merged
This commit is contained in:
parent
aafdd1039b
commit
62fafe30d0
@ -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