Rendering HTML in a Babylon scene?

Unfortunately browsers don’t currently support turning existing html content into webGL textures for numerous reasons including security worries, there are some proposals to solve this in the future but at present, the app needs to do the rendering itself.

I’d recommend using

4 Likes