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

Drape imagery over 3D Tiles #7591

Open
OmarShehata opened this issue Feb 22, 2019 · 12 comments
Open

Drape imagery over 3D Tiles #7591

OmarShehata opened this issue Feb 22, 2019 · 12 comments

Comments

@OmarShehata
Copy link
Contributor

This seems to be a popular request this week:

The request is for having untextured 3D Tiles, and using imagery to dynamically texture them.

I wonder if it would be better to instead have a way for ion to drape and bake that texture in? I imagine this is how it would work if/when terrain is folded into imagery.

@pjcozzi
Copy link
Contributor

pjcozzi commented Feb 22, 2019

It will be important to be able to do this at runtime when the 3D Tiles rendering engine is used for rendering terrain; hopefully we can interop the existing imagery layers with a quantized-mesh 3D Tiles tile.

@Frank-Chan
Copy link

Any new progress?

@OmarShehata
Copy link
Contributor Author

@Frank-Chan it's still on the roadmap but I don't have a timeline for it. In the mean time it is possible to drape textured materials on 3D Tiles, see the "Textured Material" dropdown in this example:

https://sandcastle.cesium.com/index.html?src=Classification%20Types.html

@OmarShehata
Copy link
Contributor Author

Requested over email in the context of draping satellite imagery over Cesium OSM Buildings.

@hpinkos
Copy link
Contributor

hpinkos commented Jun 15, 2020

I don't think this is an ideal solution for texturing buildings. It's difficult to figure out what the texture should be for the vertical faces. We want to avoid something that looks like this:

image

@bkuster
Copy link
Contributor

bkuster commented Jun 22, 2020

Allthough I agree with @hpinkos, that this makes little sense for photorealistic textures. We had more then one use case, where we would use some form of WMS/WMTS layer to dynamicall show things like sensor coverage data. For these use cases (especially if the data is provided by the minute) this would be a cool feature.

@delbern310
Copy link

any new progress?

@qilimazhualuo
Copy link

I don't think this is an ideal solution for texturing buildings. It's difficult to figure out what the texture should be for the vertical faces. We want to avoid something that looks like this:

image

use some form of WMS/WMTS layer to dynamicall show things like sensor coverage data.

hellow, I want to ask how to put WMS on 3dtiles like this, i'd like to put some pipe image (WMS) to 3dtiles

@ggetz
Copy link
Contributor

ggetz commented Jul 18, 2023

A community member is looking to do this with Google's Photorealistic 3D Tiles: https://community.cesium.com/t/google-photorealistic-3d-tiles/24587/13?u=gabby_getz

@ggetz
Copy link
Contributor

ggetz commented Nov 10, 2023

@msaeedi50
Copy link

hello every body
I want in secium draw points.geojason and use glb file for all of points in geojson .
how can use glb for all of coordinate of points in geojson
please help me

@ggetz
Copy link
Contributor

ggetz commented Nov 13, 2023

Hi @msaeedi50,

CesiumJS is a big project, so we use GitHub for feature requests and bug tracking exclusively. In the future, please take any questions to the Cesium Forum where there are members of the community and developers from the team who can help. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment