Bogotobogo
contact@bogotobogo.com

Bookmark and Share
GIF Animation
Though GIF is the one of the first image format for animation, and it's been widly used, it seems lost favor recently, mostly because of Flash. So, I am not planning to make lots of GIFs, instead I will make only a couple limited to the areas GIF is still good enough. Before I show an introductory tutorial for GIF animation using GIMP, I will introduce a good article on GIF animation.

Your Ad Here

One of the biggest innovations in the history of the Internet was the ability to integrate photographs and other illustrations with text on a web page. The illustrations come in the form of bitmap files. A bitmap file simply describes the color of each pixel in the image. To decrease the file size of these bitmap images, several different techniques are used to compress the image data. Typically, Web sites post these sorts of images as either JPEG files or GIF files. Animation is just a series of still images shown in sequence, so the most obvious way to add animation to a Web site is to post a series of bitmap images that the user's browser displays in sequence. This sort of animation, called GIF animation, or GIF89, was the first Web animation to catch on, and it is still very popular today. The main advantages of GIF animation are that it is incredibly simple to work with and it is automatically recognizable to most Web browsers. With a shareware program, such as GIF construction set for Windows or GifBuilder for Macintosh, all you have to do is provide the individual bitmap images that make up the frames of your animation. You then post the file and code the tag for the image, just as you would with an ordinary static GIF. The disadvantage is that you have to keep the animation pretty simple to keep the file size down. After all, each frame is a full bitmap image. Four simple frames transmit very easily to most users, but when you get up to something like 20 frames, your file size could be too big. And you can't even accomplish very much with 20 frames -- the fluid animation we see in movies includes at least 24 still images every second -- so animated GIFs are fairly limited. To create a movie of any substantial length, you have to make pretty big jumps between each frame, which means the animation is not very fluid. - from howstuffworks




GIF Animation Tutorial using GIMP

Here, I will briefly summarize how I made "My first GIF animation with GIMP". GIMP(GNU Image Manipulation Program) is a free software raster graphics editor. You can download GIMP 2.6 from http://www.gimp.org .

The animation I made for the tutorial shown here. --> gif-sample
It's five frame animation chnaging colors of tiny rectangles.

Open GIF Animation Tutorial "My first GIF animation with GIMP" .



GIF Animation Examples

This is not Java animation just because it's Java's mascot, Duke. But it's gif animation!! You may want to check Gif Animation Tutorial to see how I made it using GIMP.

gif-sample-Duke

More coming soon...