Loading text with world coordinates

Hi all, I am trying to render text elements on the scene using DynamicTexture but it doesn’t seem to work well for me. Please help me with what I am doing wrong. link to playground is here https://playground.babylonjs.com/#NU4F6Y#268

Your PG does not work, see the console logs.

Thanks @Evgeni_Popov, I see WebGL: INVALID_VALUE: texImage2D: no canvas warning. I don’t know what it is about though.

Your camera is too far from the planes and the planes are too small:

https://playground.babylonjs.com/#NU4F6Y#269

I don’t know where those warnings came from, the PG above does not generate them.

1 Like