iFrame as texture

Good morning everybody

I wanted to refresh this recurrent topic to see if we have advanced more. I know we have the youtube video example, but I’m talking about DOM elements.

Is there anything better than render the iframe into a texture and use it in the material? That is not very efficient nor quick.

Thanks

The Youtube video project is using a DOM element

1 Like

Oh, sorry, yes, you are right.

I didn’t get into that example, just read the forums over time. I thought they were just using a video texture as Babylon JS does.

Thanks :grinning:

That project does have issues which is why it was removed from tutorials. Mobile input was buggy/inconsistent and on iOS the alignment was off. Will need to revisit that at some point