File format for 3D Gaussian splats. About 10x smaller than the PLY equivalent with virtually no perceptible loss in visual quality. Offered as open source by Niantic Labs. More details at https://scaniverse.com/spz #3dgaussiansplats #gaussiansplatting
The size of
int
can be platform specific. Is there any possibility of defining https://github.com/nianticlabs/spz/blob/main/src/cc/splat-c-types.h#L14 as a type of explicit width likeint32_t
oruint64_t
or something?