Cubetexture from video or VideoTexture

Hi,

I need to make a video environment map, so I guess the only way to do that would be to make a cubeTexture from a video (or an array of videos).

I cant’t find any info on this subject, is this possible?

Have you considered to create the video panorama with an equirectangular (360°) video? Similar to this example:

1 Like

How would you use this create an environment map? :thinking:

Oh, you want to apply it to Material.envMap?

Yes, sorry if I was unclear :slight_smile: