Video texture in three.js?
-
wrote on 2 Nov 2018, 17:12 last edited by
Hi!
Can I retrieve the OpenGL texture of aMediaPlayer
item 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.
1/1