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

Disable skipLevelOfDetail by default #8631

Merged
merged 3 commits into from
Feb 26, 2020
Merged

Disable skipLevelOfDetail by default #8631

merged 3 commits into from
Feb 26, 2020

Conversation

lilleyse
Copy link
Contributor

3D Tiles skip lods has some pretty serious artifacts fundamental to the algorithm and we should disable it until we have the chance to fix it. I'm aware that this will cause more tiles to be downloaded and more memory usage but I think its more important that tilesets are artifact free. Thoughts?

bivariate-arifacts

artifacts

artifacts2

@cesium-concierge
Copy link

Thanks for the pull request @lilleyse!

  • ✔️ Signed CLA found.
  • ❔ Unit tests were not updated.
    • Make sure you've updated tests to reflect your changes, added tests for any new code, and ran the code coverage tool.

Reviewers, don't forget to make sure that:

  • Cesium Viewer works.
  • Works in 2D/CV.
  • Works (or fails gracefully) in IE11.

@OmarShehata
Copy link
Contributor

This is a big 👍 from me. It has come up a lot where users will prefer to turn it off to avoid these artifacts, but many others may not be aware this is the fix.

@mramato
Copy link
Contributor

mramato commented Feb 26, 2020

No objections from me.

@mramato mramato merged commit c905d87 into master Feb 26, 2020
@mramato mramato deleted the disable-skip-lods branch February 26, 2020 17:58
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 this pull request may close these issues.

4 participants