Skip to content
This repository has been archived by the owner on May 16, 2019. It is now read-only.

jesusgollonet/ofxGifDecoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxGifDecoder

Decode animated gif files in openframeworks.

gif palette extraction example

UNMAINTAINED : (

Unfortunately I am not using openframeworks these days and haven't had time to bring my addons up to date with recent versions. I don't have the time to review and test pull requests, so if you have an active fork that's up to date let me know and I'll include the link here.

Includes a simple example tested with openframeworks 0.8.1

Functionality is still very scarce. You can:

  • draw individual frames,
  • get frame duration info,
  • get the gif palette, etc.

If you like this, you will probably enjoy ofxGifEncoder too. They'll end up living together as ofxGif at some point.

THANKS

props to robotconscience for fixing frame blending and missing PixelType problem

LICENSE

This addon is distributed under the MIT License which means you can use it in any context: commercial or non-commercial, public or private, open or closed source.

About

openframeworks addon to import animated gifs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages