I have a 128x128 image of a cube (projection) like this one:

enter image description here

I need to make a rotating gif out of a static image.

I am looking for a free (or trial) utility or a script that can do that.

Os in the order of preference: Windows, Mac Leopard, Ubuntu Linux.

link|improve this question

74% accept rate
feedback

2 Answers

up vote 1 down vote accepted

ImageMagick

link|improve this answer
Looks good; would you be so kind to provide an animation sample which does rotation? – Fantomas May 21 '10 at 16:53
You'll have to handling the actual rotating yourself. Fortunately it's not very hard. imagemagick.org/Usage/warping/#rotate – Ignacio Vazquez-Abrams May 21 '10 at 16:56
feedback

Unfreez

is a high-speed Windows application that will take any number of images, saved as separate GIF files, and create a single animated GIF from those images.

link|improve this answer
Thanks, I just wish there was an easy way to rotate as well. – Fantomas May 21 '10 at 16:53
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.