Open DuVogel87 opened 3 months ago
Hello.
If i already have succesfully installed Inrias 3D Gaussian Splatting do i have to install this
**3. Install the Gaussian Splatting rasterizer
Run the following commands inside the sugar directory to install the additional Python submodules required for Gaussian Splatting:
cd gaussian_splatting/submodules/diff-gaussian-rasterization/ pip install -e . cd ../simple-knn/ pip install -e . cd ../../../**
again? Or is it possible to simply activate the gaussian_splatting environment in conda and use this?
Thanks!
Hello.
If i already have succesfully installed Inrias 3D Gaussian Splatting do i have to install this
**3. Install the Gaussian Splatting rasterizer
Run the following commands inside the sugar directory to install the additional Python submodules required for Gaussian Splatting:
cd gaussian_splatting/submodules/diff-gaussian-rasterization/ pip install -e . cd ../simple-knn/ pip install -e . cd ../../../**
again? Or is it possible to simply activate the gaussian_splatting environment in conda and use this?
Thanks!