CesiumGS / cesium

An open-source JavaScript library for world-class 3D globes and maps :earth_americas:
https://cesium.com/cesiumjs/
Apache License 2.0
12.76k stars 3.46k forks source link

Is there ways to render image on 3dtiles like texture on runtime #8342

Closed mct-Naserdin closed 4 years ago

mct-Naserdin commented 4 years ago

Is there ways to rander image on 3dtiles like texture on runtime

OmarShehata commented 4 years ago

Yes! See the textured material option in this code example:

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

For general questions like this please use the Cesium forum.