aras-p / UnityGaussianSplatting

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

Platforms: Support PLY Splats from Lumalabs.ai #96

Closed BenKoder closed 4 months ago

BenKoder commented 4 months ago

After exporting a gaussian splat from Luma and importing it to this tool, I receive "PLY vertex size mismatch, expected 248 but file has 27". I'm fairly new to splats so I'm not sure what needs to be done to fix this. Luma is quite popular and easy to use so I would love to see this supported!

BenKoder commented 4 months ago

Never mind! I needed to save the file from Luma as a "Gaussian Splat" from the Gaussian Splat & Unreal Engine section!