Skip to content
/ splat Public

a simple and not very optimized Gaussian splat renderer

License

Notifications You must be signed in to change notification settings

jakobbbb/splat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

splat

a simple and not very optimized Gaussian splat renderer

spat

building & running

mkdir build
cd build
cmake ..
make spalt
./src/splat /path/to/ply

controls

Use W A S D, hold down right mouse button to look around.

Press P for point rendering mode and G to render Gaussians.

Press Shift to move faster. The default movement speed can be adjusted with the mouse wheel and reset with ..

Sorting is triggered manually by pressing C.

About

a simple and not very optimized Gaussian splat renderer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published