I am trying to incorporate a gif file as an image texture in three.js, but it currently displays as a static image instead of animating. Is there a method to make the gif animation render properly? I am aware that A-Frame offers a custom shader for gif textures.