Skip to content

RullDeef/gifmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GifMaker

CodeFactor

Examples


Usage

  1. Write js script using API from examples
  2. Rebuild project with command make (or build in other way if you are using different building system)
  3. Run GifMaker.exe <your-js-script-name>
  4. Wait for output out.gif

Requirements

  1. Linux (for system calls (might be better to switch to cross platform solution))
  2. make + g++ OR premake5 + whatever you like for building project
  3. imagemagick

P.S.

Feel free to make issues and contribute too!

About

JavaScript GIF-animation maker written in C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages