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

Document tile selection algorithm #1039

Merged
merged 15 commits into from
Dec 17, 2024
Merged

Document tile selection algorithm #1039

merged 15 commits into from
Dec 17, 2024

Conversation

kring
Copy link
Member

@kring kring commented Dec 11, 2024

This is a PR into #1032 so merge that first.
This is not a PR into #1022, but it does incorporate those changes. So merge that first, too.
This partially addresses #981.

There's definitely more to say about the tile selection algorithm, but I'm opening this PR now because:

  1. I think it's useful even with just what's written so far.
  2. It'll be good to get some feedback on this before writing the rest of the sections in the same spirit.

In addition to the new document, this PR lightly refactors a few of the bits of code in the selection algorithm, in order to make them clearer and easier to write about. There shouldn't be any functional changes.

doc/topics/selection-algorithm-details.md Show resolved Hide resolved
Cesium3DTilesSelection/src/Tileset.cpp Show resolved Hide resolved
doc/CMakeLists.txt Outdated Show resolved Hide resolved
@azrogers
Copy link
Contributor

Looks good! Just a few questions.

Base automatically changed from any-were-rendered to main December 13, 2024 16:36
@kring
Copy link
Member Author

kring commented Dec 17, 2024

This is ready for another look.

@azrogers
Copy link
Contributor

Thanks for writing this documentation, @kring!

@azrogers azrogers merged commit cc0d6c5 into main Dec 17, 2024
22 checks passed
@azrogers azrogers deleted the doc-tile-selection-algorithm branch December 17, 2024 15:03
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.

2 participants