aras-p / UnityGaussianSplatting

Toy Gaussian Splatting visualization in Unity
MIT License
1.94k stars 217 forks source link

compressed .ply as output? #97

Closed qiangjiadong closed 4 months ago

qiangjiadong commented 4 months ago

Hi Aras, as a fan of GSPLAT, I wanted to express my appreciation for the various works you have done on it. As an artist who works with game engines and WebXR, I was hoping to inquire about the possibility of a compressed .ply file output on this Unity project. I was wondering if it would be possible to have an option to output a compressed .ply file, which could then be used on other platforms also outside of Unity.

I hope it might help the spread and more creative recreation and artistic collage of multiple GSPLAT scenes for various platforms based on .ply.

Thank you so much, very keen to know your thoughts on it! thks!

qiangjiadong commented 4 months ago

so sorry if i am wrong, I just found EXPORT PLY from the Renderer Script, will try it :)))

aras-p commented 4 months ago

What is "compressed PLY output"? (is this the same question as #88 or #86)