mayognaise / aframe-gif-shader

A shader to display GIF for A-Frame VR.
https://mayognaise.github.io/aframe-gif-shader/basic
MIT License
107 stars 44 forks source link

GIF loop setting is ignored #19

Open Raildex opened 3 years ago

Raildex commented 3 years ago

GIFs have information about looping embedded in them. They can loop infinitely, n times or don't loop at all.

The Gif Shader however plays them only infinitely.