Skip to content

robotconscience/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

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

About

openframeworks addon to import animated gifs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%