Skip to content
Notifications You must be signed in to change notification settings

shahd-moh-abdel/gif_maker

Repository files navigation

Pixel GIF Maker

A simple pixel-art GIF creator built with Raylib, C, and ffmpeg.

You can draw frame-by-frame animations adn export them as GIFs.

Installation

Linux: Make sure the following are installed::

  • raylib
  • ffmpeg
  • A C compiler (like gcc)

then run:

bash build.bash

Or download the pre-built version from itch.io here, you still need to install ffmpeg.

Windows: installl

  • raylib
  • ffmpeg
  • A C compiler then compile using your preferred method..

Example output

Here are a few sample GIFs created with the app sample 1

sample 2

Tech stack

  • Raylib
  • FFmpeg
  • C

Contributing

Fork it, create your feature branch, commit your changes, push to the branch, create a new pull request.

Athena Award Badge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published