run ImageMagick to make the animation sequence, as follows:

convert -delay 100 -loop 0 step*.gif animation.gif
