cesium point clouds disappearing #5776
radoslavirha
started this conversation in
General
Replies: 1 comment
-
It is a bit hard to say but I suspect that this flickering happens when you move between two tiles in your 3D Tiles tileset. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm facing an issue with Cesium point cloud (Tile3DLayer + Tiles3DLoader). Sometimes most of the points disappear and after a small move with the mouse I can see detailed point cloud again. So I think the data is correct??. Is there any parameter in deck.gl or loaders.gl to fix this issue? I thought it can be refinement in 3d tiles. I set it in the root tile ('REPLACE', 'ADD') but without any change.
At the beginning of the video you can see only few points (and it's flickering sometimes).
Screen.Recording.2021-05-14.at.9.03.19.mov
Any ideas what is wrong, or where can I look for a bug?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions