aframe-gif-component icon indicating copy to clipboard operation
aframe-gif-component copied to clipboard

gif component appears to have broken in aframe 0.4.0

Open kfarr opened this issue 8 years ago • 1 comments

error in console material.js:91 Uncaught (in promise) Error: Unknown shader gif

perhaps shader registration method has changed in newer aframe?

kfarr avatar Dec 21 '16 00:12 kfarr

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.

eng1neer avatar May 30 '17 19:05 eng1neer