We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I added a gif into my code, but only shows up as a static image. How am I able to make the GIF animate?
https://forum.Processing.org/two/discussions/tagged/gifanimation
I believe there is a library available called loadImages. In the example sections, it shows how to load and display an animated gif file. To install the library on the processing IDE: > Menu > Sketch > Import Library > LoadImage.
Or check the following post:
https://forum.processing.org/two/discussion/12737/gifanimation-for-processing-v3#latest
And refer to the next link to install this library:
https://GitHub.com/processing/processing/wiki/How-to-Install-a-Contributed-Library
Kf
Answers
https://forum.Processing.org/two/discussions/tagged/gifanimation
I believe there is a library available called loadImages. In the example sections, it shows how to load and display an animated gif file. To install the library on the processing IDE: > Menu > Sketch > Import Library > LoadImage.
Or check the following post:
https://forum.processing.org/two/discussion/12737/gifanimation-for-processing-v3#latest
And refer to the next link to install this library:
https://GitHub.com/processing/processing/wiki/How-to-Install-a-Contributed-Library
Kf