[GRASS-dev] TclTk animator finished - replaces xganim

Michael Barton michael.barton at asu.edu
Thu Sep 13 03:03:32 EDT 2007


I finished updating the new TclTk animation module and committed it to the
cvs. It does pretty much what xganim did, but with somewhat nicer interface.
It also has several important improvements over xganim.

Enter up to 4 animation series "views", following same format used by xganim

    rast[1-n],rast2[1-n],...

where rast[1-n] refers to raster maps rast1,rast2,rast3,...,rastn

You can also enter maps in the format, not supported by xganim

    rast1,rast2,rast3,...,rastn

An important improvement is that xganim currently will only actually work
with a series of 10 maps, rast[0-9]. Because it seek only individual
characters at the end of each map in the series, it cannot recognize numbers
higher than the numerals 0-9. That is 11 is simply two ones. The TclTk
animator WILL recognize these as numbers, so that you can animate a series
of maps limited only by system capabilities.

As with xganim, single animation series will be displayed to fill the TclTk
canvas window; a multi-view animation (up to 4 views) will divide the canvas
into 4 subwindows with an animation series in each subwindow. Up to 4
simultaneous animations can be run.

Another improvement over xganim is that you can animate series with
different numbers of frames simutaneously (e.g., a multi-view animation with
a 100 frame animation in one subwindow and a 20 frame animation in another
subwindow).

I'm not sure if the labels are working properly yet, but everything else
seems to be. Give it a try and let me know if you run into any snags.

Michael
__________________________________________
Michael Barton, Professor of Anthropology
Director of Graduate Studies
School of Human Evolution & Social Change
Center for Social Dynamics & Complexity
Arizona State University

phone: 480-965-6213
fax: 480-965-7671
www: http://www.public.asu.edu/~cmbarton


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/grass-dev/attachments/20070913/8cc23b46/attachment.html


More information about the grass-dev mailing list