Skip to content

Commit a4a649f

Browse files
authored
Update README.md to include links for major splat file formats (#185)
1 parent dcb540f commit a4a649f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
- Portable: Works across almost all devices, targeting 98%+ WebGL2 support
3333
- Renders fast even on low-powered mobile devices
3434
- Render multiple splat objects together with correct sorting
35-
- Most major splat file formats supported including .PLY (also compressed), .SPZ, .SPLAT, .KSPLAT
35+
- Most major splat file formats supported including: [.PLY](https://github.com/graphdeco-inria/gaussian-splatting) (also [compressed](https://blog.playcanvas.com/compressing-gaussian-splats/#compressed-ply-format)), [.SPZ](https://github.com/nianticlabs/spz), [.SPLAT](https://github.com/antimatter15/splat), [.KSPLAT](https://github.com/mkkellogg/GaussianSplats3D), [.SOG](https://developer.playcanvas.com/user-manual/gaussian-splatting/formats/sog/)
3636
- Render multiple viewpoints simultaneously
3737
- Fully dynamic: each splat can be transformed and edited for animation
3838
- Real-time splat color editing, displacement, and skeletal animation

0 commit comments

Comments
 (0)