We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb540f commit a4a649fCopy full SHA for a4a649f
README.md
@@ -32,7 +32,7 @@
32
- Portable: Works across almost all devices, targeting 98%+ WebGL2 support
33
- Renders fast even on low-powered mobile devices
34
- Render multiple splat objects together with correct sorting
35
-- Most major splat file formats supported including .PLY (also compressed), .SPZ, .SPLAT, .KSPLAT
+- 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/)
36
- Render multiple viewpoints simultaneously
37
- Fully dynamic: each splat can be transformed and edited for animation
38
- Real-time splat color editing, displacement, and skeletal animation
0 commit comments