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

Mg/mapbox base layer #29

Merged
merged 9 commits into from
Jun 1, 2022
Merged

Mg/mapbox base layer #29

merged 9 commits into from
Jun 1, 2022

Conversation

MargrietGroenendijk
Copy link
Contributor

First draft of a Mapbox ground layer under a point cloud

Renamed visualize.py to show.py
added new methods Show.point_cloud(), Show.image() and Show.mbrs()
hh = 1280
ww = int(w / h * 1280)

f = requests.get(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should be doing this loading inside of the Typescript widget and use https://doc.babylonjs.com/divingDeeper/importers/assetManager Now we have multiple loading tasks (e.g GLTF) this will help and give display feedback to the user.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, but probably not in this PR?

@MargrietGroenendijk MargrietGroenendijk merged commit 689b0dd into main Jun 1, 2022
@gsakkis gsakkis deleted the mg/mapbox-base-layer branch June 5, 2022 10:13
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.

3 participants