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

Cannot view generated .ply image #103

Closed CIMBIBOY closed 5 months ago

CIMBIBOY commented 5 months ago

I successfully train the 3DGS for the banana images and the banana's initial pointcloud but cannot view the produced .ply image in https://playcanvas.com/viewer, after I load a fresh train.... only the background is visible. Would appreciate any help I can get to surpass this issue!

Screenshot 2024-06-15 at 3 24 08 PM Screenshot 2024-06-15 at 3 24 23 PM Screenshot 2024-06-15 at 3 25 19 PM
pierotofy commented 5 months ago

Can you upload a copy of your .ply file somewhere?

CIMBIBOY commented 5 months ago

ply_files.zip

pierotofy commented 5 months ago

I wonder if this is an issue with playcanvas viewer due to some recent update? The files work fine on https://projects.markkellogg.org/threejs/demo_gaussian_splats_3d.php

CIMBIBOY commented 5 months ago

Indeed they work well. I figured there is something wrong with the viewer, cause the file format looked fine. Thanks for the quick response!

CIMBIBOY commented 5 months ago

Flawless support!