Video texture in three.js?
-
Hi!
Can I retrieve the OpenGL texture of aMediaPlayeritem and display it on some shapes in aCanvas3D?
Otherwise, should I rather use aTHREE.VideoTexture, as documented in https://threejs.org/docs/#api/en/textures/VideoTexture ?
Thank you.