pierotofy / OpenSplat

Production-grade 3D gaussian splatting with CPU/GPU support for Windows, Mac and Linux 🚀
https://antimatter15.com/splat/?url=https://splat.uav4geo.com/banana.splat
GNU Affero General Public License v3.0
924 stars 87 forks source link

SLAM integration #63

Open pfxuan opened 8 months ago

pfxuan commented 8 months ago

SLAM based Gaussian Splatting can be used to address the scalability and performance problems encountered with SfM method. Moreover, it's a basic building block to enabling on-device 3D reconstruction.

QZH-00 commented 7 months ago

excellent work !! Expect this work to apply well to SLAM, which will be able to make better use of the classical SLAM made by C++