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

Export camera locations #24

Closed pierotofy closed 7 months ago

pierotofy commented 8 months ago

Some viewers (e.g. https://github.com/hyperlogic/splatapult) allow the user to specify camera locations in JSON format alongside the PLY file. This makes it easier to see the subject of the scene and/or animate it.

OpenSplat could export such cameras JSON file.