Problem to be solved

There are several open issues related to Gaussian splatting. It could be helpful to add some screenshot here, to narrow down the possible reasons: Are the splats looking “fuzzy”, or are there inexplicable “lines/bands” of splats?

Based on the description until now (with the broad description of being from a PLY and being displayed “incorrectly”), the issue of Regression in splats from PLY in 1.135 · Issue #13041 · CesiumGS/cesium · GitHub could be hot candidate. If this is it, then I recently posted a workaround for that in Gaussian Splats Apparently Breaking - #2 by Marco13 . Otherwise, it may be necessary to investigate this further.

To add to Marco’s questions. It would also help to know are if you are rendering a single 3DGS model in CesiumJS or multiple? Are you finding the axis is flipped or rotated in some way? the data is missing or not visible for some reason? Are you also rendering terrain? If you could provide a few more breadcrumbs we can take a closer look.