Hello all,
I’m trying to find a way to use a GIF as an animated texture for geometry. I’ve come across a couple of threads (like this one) that discuss this, but I’m not able to find a conclusive solution. I have found this example which does achieve something like this, but it doesn’t use a GIF, but rather a png that contains all frames of the animation, side by side.
I’m not sure if these discussions are outdated?
Might anyone have thoughts on the most up-to-date way of getting an animated texture on geometry?
Another possibility is to convert the gif to a video and use a VideoTexture.
Gifs have very bad compression ratio and many image hosting sites automatically convert them to video these days. For example this one - if you try to save it you’ll see it’s actually an .mp4 file. So you can convert your gif texture by uploading it to one of these sites.