mayognaise / aframe-gif-component

A conponent to control GIF for A-Frame VR.
https://mayognaise.github.io/aframe-gif-component/basic/index.html
MIT License
24 stars 5 forks source link

gif component appears to have broken in aframe 0.4.0 #3

Open kfarr opened 7 years ago

kfarr commented 7 years ago

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

perhaps shader registration method has changed in newer aframe?

eng1neer commented 7 years ago

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.