Skip to content

Acry/SDL2-GifViewer

Repository files navigation

GIF Animation

Screenshot

This is a small SDL2 Demo, and it does demonstrate how to...

  • replay an animated gif
  • scales the picture
  • animation is pausable

Details

Using SDL_gifwrap by Jonathan Dearborn.

after clone use: git submodule update --init --recursive
in the repo's dir.

...see the rest in the source.

Useful links

SDL2 | SDL-Discourse | More SDL2 Example Code | The GIFLIB project | Get in touch

Assets

Dependencies

glibc, SDL2, SDL2_image, SDL2_ttf (only for the window-icon | can be removed), gif_lib SDL_GIFWRAP, GNU Make

About

View an animated gif pauseable and scaleable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published