aframe-gif-component
aframe-gif-component copied to clipboard
gif component appears to have broken in aframe 0.4.0
error in console material.js:91 Uncaught (in promise) Error: Unknown shader gif
perhaps shader registration method has changed in newer aframe?
Works fine for me on latest aframe. Maybe you just forgot to include aframe-gif-shader? For some reason it is not defined as a dependency and should be included manually.