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?
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:
How would you use this create an environment map?
Oh, you want to apply it to Material.envMap
?
Yes, sorry if I was unclear