arpo / spriteMate

Convert a sequence of images to JSON-file to be played back as a movie.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seq-player

Convert a sequence of images to JSON-file to be played back as a movie.

Usage:

node app.js seqs/keySeq/Volvo_Luxury_Keyfob_[00000-00015].png;

This generates a JSON with the images 0 - 15 in base64 and save it in the same folder with an extension seq.

About

Convert a sequence of images to JSON-file to be played back as a movie.

License:Apache License 2.0


Languages

Language:JavaScript 86.0%Language:HTML 9.2%Language:CSS 4.8%