3d text in a label

1. A concise explanation of the problem you’re experiencing.

I have been researching on how to use a 3D text in a label but didn’t find any solution. Is there any way i can do that?

2. Context. Why do you need to do this? We might know a better way to accomplish your goal.

I need to show 3d labels on road and landmarks.

3. The Cesium version you’re using, your operating system and browser.

Google Chrome: 61.0.3163.100

Cesium: 1.38

Hi Qandeel,

Could you be more specific by what you mean by 3D text? Do you mean using 3D model for the letters, or have the 2D label behave in 3D space?

Thanks,

Gabby

I meant 3d models for letters. If its not possible then, can i paste 2d label on 3D shape like cube spehere etc?

I think you’ll need to use another software to generate the meshes for each 3D label. Then you can export those models as .gltf and load them into cesium.

Thanks,

Gabby

I need to do it in runtime and dynamically. I guess its not possible. Well, what about second option “paste 2d label on 3D shape like cube spehere etc”?