Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3d-tiles 1.49 loading issue #336

Closed
NatKov opened this issue Sep 6, 2018 · 3 comments · Fixed by CesiumGS/cesium#7011
Closed

3d-tiles 1.49 loading issue #336

NatKov opened this issue Sep 6, 2018 · 3 comments · Fixed by CesiumGS/cesium#7011

Comments

@NatKov
Copy link

NatKov commented Sep 6, 2018

Hello, dear community.
The new 1.49 seems not to load all the levels of 3d-tiles. At certain angles and scales parts of 3d-tiles are missing from the display. This type of behavior was never observed using previous versions.
Attached an example of the same data and code based on 1.48 vs 1.49 build

tiles_issue

Links to the sample project:
http://simplex-smart3d.com/ces/sample/app_tiles_1.49/
http://simplex-smart3d.com/ces/sample/app_tiles_1.48/

Will be happy if you review this issue. Thanks.

@lilleyse
Copy link
Contributor

lilleyse commented Sep 6, 2018

Thanks for the report @NatKov. I think I've tracked down the bug but it would help if you could verify it with your tileset.

The fix is here: CesiumGS/cesium#7011

You can download a build of the branch from http://cesium-dev.s3-website-us-east-1.amazonaws.com/cesium/refinement-fix/Cesium-1.49.0-refinement-fix28520.zip

@NatKov
Copy link
Author

NatKov commented Sep 17, 2018

@lilleyse, sorry for the delay, I am currently on vacation..
My team checked the fix on the tileset I provided and there’re no display gaps as before. Thanks for such a quick response!
However something is still not perfect with the level of details - it’s hard to pinpoint it, but seems like not all the information is loading at certain scales. I will try to provide more information when I will be back to work.

@lilleyse
Copy link
Contributor

That new problem sounds like something else we fixed recently: CesiumGS/cesium#7035

Here's a new build to try: http://cesium-dev.s3-website-us-east-1.amazonaws.com/cesium/master/Cesium-1.49.0-master28667.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants