extrapixel / gif-animation

GifAnimation is a Processing library to play and export GIF animations
GNU General Public License v3.0
171 stars 38 forks source link

Processing 3 Compatibility #15

Closed cbutelli closed 5 years ago

cbutelli commented 6 years ago

I'm getting the "NoSuchMethodError: You may be using a library that's incompatible with this version of Processing" error when running a sketch with code relating to the library :(

embedded-creations commented 6 years ago

Use this port: https://github.com/01010101/GifAnimation

embedded-creations commented 6 years ago

Or use the 3.0 branch from this repo: https://github.com/extrapixel/gif-animation/tree/3.0

villares commented 6 years ago

Hi, what is missing to put this 3.0 branch back into the IDE's Libraries manager?

extrapixel commented 5 years ago

Anyone of you guys interested to take over this project?

extrapixel commented 5 years ago

see 3.0 branch: https://github.com/extrapixel/gif-animation/tree/3.0