Examples: Add OpenStreetMap raster tiles globe example. - #34469
Open
clement-igonet wants to merge 1 commit into
Open
Examples: Add OpenStreetMap raster tiles globe example.#34469clement-igonet wants to merge 1 commit into
clement-igonet wants to merge 1 commit into
Conversation
Open
8 tasks
🖼️ E2E screenshot tests✅ All examples render correctly again (run). |
clement-igonet
force-pushed
the
osm-globe-example
branch
from
September 12, 2026 06:04
64603c0 to
99d2592
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related issue: #34465
Description
The PR adds
webgl_loader_3dtiles_osm, a globe example streaming standard XYZ raster tiles from OpenStreetMap, following the external-example pattern ofwebgl_loader_3dtiles(3d-tiles-renderervia CDN import map, pinned version) withGeneratedSurfacePlugin,XYZTilesOverlayandGlobeControls. No API key or account is needed, so the example works as-is when copied; OSM attribution is displayed per the tile usage policy. Refinement is screen-space-error driven from orbit down to street level.The example requires live tile fetches, so it is added to the e2e exception list next to
webgl_loader_3dtiles, and the screenshot is captured from a real render.Orbit and street-level renders: