expo-three icon indicating copy to clipboard operation
expo-three copied to clipboard

How to use a video as a texture?

Open dyerw opened this issue 2 years ago • 1 comments

THREE.js supports videos as textures using <video> DOM elements as shown here.

Is it possible to do so with expo-three? I want to use it to dewarp 360 video.

dyerw avatar Sep 17 '21 20:09 dyerw

I'm also wondering this, is there any way of doing this example using just expo-three ?

edlingao avatar Oct 10 '23 05:10 edlingao