Skip to content

minimal example of rendering the .ply output from gaussian splatting

License

Notifications You must be signed in to change notification settings

Linusnie/render-splats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

render-splats

Notebook with minimal setup for rendering the .ply output from gaussian splatting

Setup

python -m pip install torch # modify to match your cuda version if necessary
python -m pip install plyfile pycolmap matplotlib ipykernel ipympl gsplat pyyaml
python -m pip install git+https://github.com/graphdeco-inria/diff-gaussian-rasterization

Depending on your CUDA version you might have to build gsplat manually as described in the readme

About

minimal example of rendering the .ply output from gaussian splatting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published