Main > Free Download Search >

Free animating software for linux

animating

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 128
Animated rotation 1

Animated rotation 1


Animated rotation is a GIMP plugin that can build an new animated image by rotation of a layer. more>>
Animated rotation is a GIMP plugin that can build an new animated image by rotation of a layer. You can give the angle of rotation and the number of increments.

<<less
Download (MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1193 downloads
Animated Gallery 1.2

Animated Gallery 1.2


Animated Gallery is a GIMP plugin that creates an animated gallery by overlaying multiple animations. more>>
Animated Gallery is a GIMP plugin that creates an animated gallery by overlaying multiple animations frame-by-frame onto the current image background and saving the resulting combined images.

Written using python-fu and gimp 2.2.3

The purpose of the plug-in is to create an animated gallery (e.g for a DVD menu) by overlaying up to 5 animations frame-by-frame onto the current image background and then flattening and saving the combined frames.

The script takes parameters giving the filenames of the first frame of each source animation (or "OFF" to disable a feed). The frames themselves should be sequentially numbered (e.g. frame_000123.jpg). It should work with all image types the gimp can load (tested with .jpg and .ppm). Note that if a frame is missing in an animation, the previous one is repeated.

I have included an option for rounding the corners of the source frames (using the script-fu rounded rectangle function). If you want other similar functionality (e.g. fade to black at sequence end) I would recommend you to have a look at the source code - python is very easy to learn, and the script is fairly well documented.

Usage:
In order to make a DVD menu with animated chapter images, you would normally merge a number of short animated frame sequences(one per chapter), shrunk down to say 80 pixels high, onto a 720x576 background image (for 4:3 PAL). Obviously you should create all the static parts of the menu (text, drop shadows, button outlines etc) on the background image prior to calling the script. A suitable example background template is provided on the gimp plug-ins registry page for the project.

In order to create an actual DVD menu, you will of course need to use an authoring tool such as the excellent and highly flexible dvdauthor package (make sure you use at least version 0.6.11 however, as previous ones have a problem with spumux not correctly recognising transparent bitmaps). There is a very good HowTo at http://mightylegends.zapto.org/dvd/dvdauthor_howto.php

Installation:
Download the script to the .gimp-2.2/plug-ins/ directory (or equivalent) under your home directory; make it executable (chmod +x animated_gallery.py) and restart the gimp. It should appear as an option under the python-fu -> alchemy menu.
<<less
Download (MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
679 downloads
Animated Counter 1.1

Animated Counter 1.1


Animated Counter provides a nice animated counter. more>>
Animated Counter provides a nice animated counter.

Each time when a page is reloaded the counter increases the digits "live".

<<less
Download (0.031MB)
Added: 2007-04-27 License: GPL (GNU General Public License) Price:
916 downloads
GD::Image::AnimatedGif 0.05

GD::Image::AnimatedGif 0.05


GD::Image::AnimatedGif is a Perl extension for creating animated gifs with GD. more>>
GD::Image::AnimatedGif is a Perl extension for creating animated gifs with GD.

SYNOPSIS

use GD::Image::AnimatedGif;

# setup the image
my $image = GD::Image->new(42,21);
my $white = $image->colorAllocate(255,255,255);
$image->transparent($white);

# setup some font goodies
my $fontcolor = $image->colorAllocate(0,0,0);
my $font = GD::Font->Small();

# setup some settings into variables
my $loop = 0;
my $speed = 42; # 1/100 of a sec
my $x_font = 10; # from right (x or y ??)
my $y_font = 2; # from top (x or $y ??)

print "Content-type: image/gifnn";
print $image->animated_gif($loop,$font,$fontcolor,$speed,$x_font,$y_font,[qw(text per frame)],&optional_frame_handler);
or
print $image->animated_gif_easy(0,0,@array,&optional_frame_handler);
So you can have this be your entire script, actual animation creation is on one line:
#!/usr/bin/perl

use strict;
use warnings;
use GD::Image::AnimatedGif;

print "Content-type: image/gifnn";
print GD::Image->new(50,20)->animated_gif_easy(0,[qw(10 9 8 7 6 5 4 3 2 1 0 Liftoff!)]);

<<less
Download (0.004MB)
Added: 2007-04-24 License: Perl Artistic License Price:
915 downloads
ChaNT 1.0.1

ChaNT 1.0.1


ChaNT is a flexible, powerful, cross-browser and easy to use open source web-based chat system written in PHP and JavaScript. more>>
ChaNT is a flexible, powerful, cross-browser and easy to use open source web-based chat system written in PHP and JavaScript. Support for BBCode, 3D Animated Smileys with a IM like toolbar for formatting your chat messages. This project does not require any browser plugins like Java or Flash. Also it not requires MySQL, all data stored in ordinary files.

ChaNT included privacy features such as traffic encryption(client-server-client) and client side password hashing. It have powerful admin control panel and can integrated with many forums and CMS. ChaNT supports all major browsers such as Internet Explorer, Firefox, Opera, Safari and Mozilla. It has a minimalistic and an elegant user interface which looks and feels a lot like a IM desktop application, since it uses AJAX. ChaNT is very fast, light weight and makes chatting more fun.

You can bookmark this page and return at any time to find the latest ChaNT updates as they`re released.

How does it work?

The ChaNT client side functioning on JavaScript XMLHttpRequest object to asynchronously communicate with the server-side. Server response parsed and used to update the chat window content. By generating the HTML locally within the browser, and only bringing down JavaScript calls and the actual data, AJAX web pages can appear to load relatively quickly since the payload coming down is much smaller in size.
<<less
Download (1.3MB)
Added: 2007-05-01 License: GPL (GNU General Public License) Price:
907 downloads
Image Viewer 2.2.1

Image Viewer 2.2.1


Image Viewer is a tool for viewing, converting, grabbing, and printing images. more>>
Image Viewer is an image viewer with real-time interactive pan and zoom viewing that uses the GTK+ toolkit and Imlib (or Imlib2).
Image Viewer can open and save to any image format supported by Imlib, rectangular crop, grab the screen, print, and display on the root window.
Main features:
- View
- Convert
- Grab (Screenshot)
- Print
- Rotate
- Crop
- Resize
- Display on Desktop
Enhancements:
- A bug was fixed in the saving of animated GIF images in which looping was not an option.
- The disposal method support for GIF images was improved.
<<less
Download (0.89MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
829 downloads
JImage-Analyst 1.0

JImage-Analyst 1.0


JImage-Analyst is a JAVA based library for extracting meta information from various image file formats. more>>
JImage-Analyst is a JAVA based library for extracting meta information from various image file formats.
Main features:
- Supported Image formats: BMP, CUR, GIF, ICO, IFF, JPEG, PCX, PNG, PNM (PBM, PGM, PPM), PSD, RAS, SWF, TGA, TIFF, XCF
- The following information are available:
- The format
- The mime type
- Dimension (width / height)
- Physical width and height (in DPI and inch)
- Bits per pixel
- Whether the image is progressive
- Comments from the image (such as in JPEG files)
- Number of images (such as with animated GIFs)
- High speed and low memory consumption
- No dependencies on 3rd party libraries
- No dependencies on AWT classes
- An architecture that allows to ass further formats very easily
Examples:
File file = new File("test.gif");
JImageAnalyst analyst = JImageAnalystFactory.getDefaultInstance();
ImageInfo imageInfo = analyst.analyze(file);
System.out.println("Format: " + imageInfo.getFormat());
System.out.println("MIME-Type: " + imageInfo.getMimeType());
System.out.println("Width: " + imageInfo.getWidth());
System.out.println("Height: " + imageInfo.getHeight());
System.out.println("BitsPerPixel: " + imageInfo.getBitsPerPixel());
// ... more information is available in imageInfo ...
<<less
Download (0.009MB)
Added: 2006-11-27 License: LGPL (GNU Lesser General Public License) Price:
1065 downloads
Demoniac 0.3

Demoniac 0.3


Demoniac is a tool for exploring and animating graphics effects. more>>
Demoniac is a tool for exploring and animating graphics effects. Hopefully, it will help to produce demos. Demoniac is based on effects. An effect is a piece of software that computes an image, given some options. Demoniac allows you to create one or more instance. An instance is just a specific effect with values for its options.
An option (or a parameter) is some value that influence an effect. It can change during time. The way of producing animation in Demoniac is keyframing. Keyframing consists in making one or more value/time pairs and interpolating the value between the keys.
Enhancements:
- Fixed error handling if Gtk or GtkGLArea not found during configure
<<less
Download (0.13MB)
Added: 2006-08-02 License: GPL (GNU General Public License) Price:
1178 downloads
RasterImageManipulator 0.1

RasterImageManipulator 0.1


RasterImageManipulator is a free program for image processing and fractal exploration. more>>
RasterImageManipulator is a free program for image processing and fractal exploration. It has many features for customizing the appearance of fractal images.
These include special filters, a palette editor, gradient palette creator, and animated palette cycling.
Enhancements:
- The fractal buffer handling was cleaned up, and support for animated GIF export was added to the color cycling component.
- Build issues with Java 1.5 were fixed.
<<less
Download (0.51MB)
Added: 2005-09-15 License: GPL (GNU General Public License) Price:
1500 downloads
Papagayo 1.1

Papagayo 1.1


Papagayo is a lip-sync program to synchronize animation with audio. more>>
Papagayo is a lip-sync program to synchronize animation with audio.

Papagayo is a lip-syncing program designed to help you line up phonemes (mouth shapes) with the actual recorded sound of actors speaking.

Papagayo makes it easy to lip sync animated characters by making the process very simple - just type in the words being spoken (or copy/paste them from the animations script), then drag the words on top of the sounds waveform until they line up with the proper sounds.

Papagayo is designed to be used with Moho, a 2D cartoon animation program, but since its open source, it can be modified for use with other animation applications.

<<less
Download (2.5MB)
Added: 2005-12-06 License: GPL (GNU General Public License) Price:
1429 downloads
Image::ParseGIF 0.2

Image::ParseGIF 0.2


Image::ParseGIF can parse a GIF image into its compenent parts. more>>
Image::ParseGIF can parse a GIF image into its compenent parts.

SYNOPSIS

use Image::ParseGIF;

$gif = new Image::ParseGIF ("image.gif") or die "failed to parse: $@n";

# write out a deanimated version, showing only the first frame
$gif->deanimate(0);

# same again, manually printing each part
print $gif->header;
print $gif->part(0);
print $gif->trailer;
# or, without passing scalars around:
$gif->print_header;
$gif->print_part(0);
$gif->print_trailer;


# send an animated gif frame by frame
# - makes for a progress bar which really means something
$gif = new Image::ParseGIF ("progress.gif") or die "failed to parse: $@n";

$gif->print_header;

$gif->print_percent(0.00); # starting...
do_some_work_stage1();

$gif->print_percent(0.10); # 10% complete
do_some_work_stage2();

$gif->print_percent(0.25); # 25% complete
do_some_work_stage3();

$gif->print_percent(0.70); # 70% complete
do_some_work_stage4();

$gif->print_percent(1.00); # done!

$gif->print_trailer;

This module parses a Graphics Interchange Format (GIF) image into its component parts. A GIF is essentially made up of one or more images - multiple images typically are used for animated gifs.

<<less
Download (0.018MB)
Added: 2006-08-01 License: Perl Artistic License Price:
1181 downloads
ShowImg 0.9.5

ShowImg 0.9.5


ShowImg is a feature-rich image viewer which can display numerous formats, including JPEG, PNG, GIF (animated), MNG, PSD. more>>
ShowImg is a feature-rich image viewer which can display numerous formats, including JPEG, PNG, GIF (animated), MNG, PSD, ... ShowImg application consists of a tree view frame, a directory and preview frame, and a view frame.
The (larger) view frame can be exchanged with the (smaller) directory/preview frame. It can preview and display images from multiple directories and search for identical images.
ShowImg also features a full-screen mode, zooming, sorting, dragndrop with Konqueror, support for images in compressed archives (tar, tar.gz, zip, ...) and kipi plugins.
Main features:
Viewer
- display JPEG, PNG (alpha layer supported), GIF, XCF, PSD, etc. files;
- open several directories, and archives (.tar.gz, .tar.bz2, .zip, ...);
- apply filters to displayed image;
- preview, fullscreen, slideshow, ``fit-to-screen, efficient zoom;
- open files with external programs;
- support EXIF header (JPEG file metadata);
- display a hexadecimal view.
Management
- batch rename;
- search for exact and similar images;
- several formats conversion;
- manage photo albums.
Configuration
- kipi plugins supported (see kipi plugin homepage);
- configurable interface.
Enhancements:
- Database added to manage images using KexiDB (http://kexi-project.org/),
- Video support added,
- SVG support added,
- RAR archive file support added.
<<less
Download (3.9MB)
Added: 2006-01-12 License: GPL (GNU General Public License) Price:
1383 downloads
DreamZZT 3.0.6

DreamZZT 3.0.6


DreamZZT is an attempt to recreate the ZZT engine using more modern technology. more>>
ZZT is a game creation system created by Epic Megagames Tim Sweeny in 1990. The official release included 6 worlds, including the shareware world The Town of ZZT. It also included a built-in game editor, allowing for the creation of new games. Check out Z2 for more information about the original ZZT.
DreamZZT is an attempt to recreate the ZZT engine using more modern technology. DreamZZT project is currently available for Linux, Mac OS X, and Microsoft Windows. Due to several techncial issues, Dreamcast builds are currently unavailable.
Main features:
Some of the highlights of DreamZZT include:
- Animated water
- Custom font
- Debug console
- Load / save support
- Music and sound effects
- New torch effect
- ZZT-OOP interpreter
The following ZZT enemys are currently supported:
- Lions
- Tigers
- Bears
- Sharks
- Ruffians
Enhancements:
- New features include an online leaderboard
- on-the-fly board compression
- an integrated editor
- new application and document icons
- digitized drum samples, and centipedes.
<<less
Download (0.32MB)
Added: 2007-01-30 License: Freeware Price:
1002 downloads
wmnotify 0.3.1

wmnotify 0.3.1


wmnotify is a Window Maker DockApp for periodically checking a POP3 mailbox. more>>
MAILBOX wmnotify is a "DockApp" application, running under WindowMaker, to periodically check a POP3 or IMAP4 email account for new messages. It also supports SSL encryption.

When new messages are detected, the mailbox image is animated to give a visual indication that new mail has arrived. Additionnally, if desired, a sound can be produced from a WAV or AU audio file, or from the console bell.

For simplicity reasons, wmnotify doesnt support multiple POP3 accounts. But by starting a new instance of wmnotify and specifying an alternate configuration file on the command line, you can effectively check multiple POP3 accounts.

<<less
Download (0.66MB)
Added: 2005-09-29 License: GPL (GNU General Public License) Price:
1485 downloads
KDE DVD Authoring Wizard 1.4.6

KDE DVD Authoring Wizard 1.4.6


KDE DVD Authoring Wizard will allow you to create a DVD from one or more DVD compatible MPEG-2 files. more>>
KDE DVD Authoring Wizard will allow you to create a DVD from one or more DVD compatible MPEG-2 files. All you need to do is add one or multiple files to the playlist and answer the questions that follow.
You can add a menu that will contain animated thumbnails of the files in the playlist. Creating a menu is optional.
Main features:
- Playlist editor
- DVD menu with multiple pages
- Animated thumbnails in the menu
- Customizable menu graphics
- Add soundtrack from OGG or MP3
- Antialiased graphics prevent flickering on TV
- Both Widescreen and standard 4:3 support
- ISO DVD Image creation
<<less
Download (0.55MB)
Added: 2007-05-30 License: GPL (GNU General Public License) Price:
890 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5