dcharatan / pixelsplat

[CVPR 2024 Oral, Best Paper Runner-Up] Code for "pixelSplat: 3D Gaussian Splats from Image Pairs for Scalable Generalizable 3D Reconstruction" by David Charatan, Sizhe Lester Li, Andrea Tagliasacchi, and Vincent Sitzmann
http://davidcharatan.com/pixelsplat/
MIT License
830 stars 56 forks source link

Hi! How can I visualize the ply file with RGB colors? #81

Closed thucz closed 2 months ago

thucz commented 2 months ago

I cannot find out the entry to import the .ply file for Polycam. How did you make it?

dcharatan commented 2 months ago

I posted a response about this here earlier. I think Polycam may have since removed the ability to upload and visualize .ply files, although I'm not sure. Since .ply is the "standard" Gaussian splatting file type, it should be possible to use other Gaussian viewers instead.