Hi,
We are facing a problem with gaussian splat files scanned at real sizes (10-20cm), as they have a lot of flickering when rendered within Babylon. If we scale them x10, then the flickering disappears, but we need to have them at correct sizes. As a side note, they render correctly in SuperSplat at reduced sizes.
I was able to reproduce the issue in the playground, scaling down an existing gs demo file.
Here you can see the flickering (model scaled down to 0.1)
https://playground.babylonjs.com/#45KYTJ#129
And here the flickering is not noticeable:
Here I’m also attaching videos of the issue:
And without fhe flickering:
Is there a way to reduce this flickering with small sized GS models?
Thanks