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
714 stars 61 forks source link

Equirectangular image #65

Open inuex35 opened 3 months ago

inuex35 commented 3 months ago

Equirectangular image rendering support. See my repo for implementation. https://github.com/inuex35/360-gaussian-splatting

pierotofy commented 3 months ago

This would be a great addition for sure! Would you be interested in opening a PR?

inuex35 commented 3 months ago

Im going to run this with both perspective and equirectangular image set together. When I confirm it to work, I will open a PR!