Not crooked text on sphere

Hello!
How can I write not crooked text on sphere like in the image.


https://playground.babylonjs.com/#WIR77Z#275
Thank you!

This is my take on what’s going on. The dynamictexture is wrapping to the mesh causing it to bend. Is there a way to make a texture not wrap to the mesh? I believe so but maybe @Evgeni_Popov might know more.

1 Like

Thank you for answer.
x arrow wrapping can be remained, i want remove wrapping by y arrow

https://playground.babylonjs.com/#CQNGRK

this should solve your problem. project your DynamicTexture onto the sphere