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

Textures for relief/bridges/waterbodies in CityTiler #48

Merged
merged 4 commits into from
Jan 31, 2022

Conversation

LorenzoMarnat
Copy link
Collaborator

Create textured 3DTiles of relief, water bdies and bridges (see issue). The main problem seemed to be in our 3DTiles viewer UD-Viz and was fixed in this PR.

This PR reduce the computation time of textured 3DTiles with the CityTiler.

  • Choose the object type (buildings, relief, etc) with --type flag
  • Add textures to water bodies
  • Query texture images only once per tile. We used to query the same image a lot of time when many surfaces shared a texture

@clementcolin clementcolin merged commit 9e6ba11 into master Jan 31, 2022
@LorenzoMarnat LorenzoMarnat deleted the Fix_cityTiler_texture branch January 31, 2022 12:48
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.

None yet

2 participants