Skip to content

CvHadesSun/gaussian_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a simple viewer to view gaussian-splatting model from free viewpoints.

legao

install

test with cuda 11.3 and torch 1.12.1

pip install torch==1.12.1+cu113 torchvision==0.13.1+cu113 \
 torchaudio==0.12.1 --extra-index-url https://download.pytorch.org/whl/cu113

pip install opencv-python 
pip install dearpygui

pip install engine/submodules/diff-gaussian-rasterization
pip install engine/submodules/simple-knn

run

python demo.py

reference

About

a simple viewer to view gaussian splatting model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published