spla-tam / SplaTAM

SplaTAM: Splat, Track & Map 3D Gaussians for Dense RGB-D SLAM (CVPR 2024)
https://spla-tam.github.io/
BSD 3-Clause "New" or "Revised" License
1.58k stars 174 forks source link

Added support for gaussian splatting ply file save #29

Closed ironjr closed 9 months ago

ironjr commented 11 months ago

Issue

Although the output of the system is a Gaussian splatting, it does not save the file into a standardized format. Which means additional routines are required to visualize the result in the other Gaussian splatting visualizer.

Changes

Related issue

https://github.com/spla-tam/SplaTAM/issues/22

Nik-V9 commented 9 months ago

Thanks for this pull request! It has been merged in: https://github.com/spla-tam/SplaTAM/pull/78