RongLiu-Leo / Gaussian-Splatting-Monitor

Monitor Gaussian Splatting additional real-time viewable and differentiable outputs
https://rongliu-leo.github.io/Gaussian-Splatting-Monitor/
Other
172 stars 8 forks source link

No sudo access #7

Closed branyang02 closed 5 months ago

branyang02 commented 5 months ago

Thanks for the amazing project!

I was wondering if it is possible to install this in an environment without sudo access. In addition, I am also wondering if the Linux environment is restricted to Ubuntu 22.04.

Thanks!

RongLiu-Leo commented 5 months ago

Yes, the Linux environment is restricted to Ubuntu 22.04.

The sudo line is used to install some dependencies for compilation. It could be ignored if you have already installed these dependencies or if you find other ways to install them.