nianticlabs / spz

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
https://scaniverse.com
MIT License
346 stars 25 forks source link

Add CMake build system #8

Open Meakk opened 2 weeks ago

Meakk commented 2 weeks ago

Simplify compilation using CMake. Added the standard installation step for easy integration by the user. Also added a missing header required for std::sort