How can I load gif frames into a PImage[]

edited December 2015 in Library Questions

i used to be able to do it with a library called gifanimation, but it doesn't work with processing 3 for some reason. so I'm trying to replicate what I did with loadImage, but I can't seem to get it to work.

Tagged:

Answers

  • You can also use P2 and ask its developer to update the library.

  • I downloaded p2, but everytime I run it, p3 shows up.

  • We can't run more than 1 diff. Processing version at a single time.
    Unless it's Processing 1! \m/

  • so I have to delete p3 before I can use p2 again?

  • Answer ✓

    No! Just close all Processing windows. Then run the version you choose.
    We still can keep Processing 1 open along w/ another version though.

Sign In or Register to comment.