-This extension aims to bring structure and conformity to the Gaussian Splat space while utilizing glTF to its fullest extent. PLY files have become the ubiqitous format for Gaussian Splats due to their sheer simplicity. However, this simplicity leads to loose conformity with a ephemeral standard emerging through habits and tradition. Gaussian Splats are essentially a superset of a tradition point cloud, so we approached the extension with this mindset. The position, rotation, scale, and diffuse color are stored as standard attributes on a point primitive. If the point primitive contains the extension the renderer can know to render the point primitive as Gaussian Splats instead of a points.
0 commit comments