An open API service indexing awesome lists of open source software.

https://github.com/omid/bar_animation

A simple animation builder with an HTML and two images. Source code has some examples!
https://github.com/omid/bar_animation

Last synced: 12 months ago
JSON representation

A simple animation builder with an HTML and two images. Source code has some examples!

Awesome Lists containing this project

README

          

Description:
This is a command line PHP program!
You must have GD too!
And you should have write permission on image.png and bar.png :-)

Syntax:
php bar_animation.php "Directory of images"

Examples:
php bar_animation.php images1
php bar_animation.php images2
...

Usage:
After running command, Execute index.html in a web browser (tested on firefox!)
Use left and right arrow keys to play animation!

Developers:
Bondar Payandeh as Graphic Designer
Omid Mottaghi as PHP programmer