Dear Monks,
I'm working on a wireless sensor network routing algorithm. I had some unexpected results and decided to visualize the problem by drawing the topology as a 3D plot. Used x,y as node coordinated and z as the congestion level at the node (well in fact what I have is a 2D plot and colors for z). Anyway, this way I can see how the algorithm reacts in the course of a long simulation. Currently I'm using Image::Magick to create an animated gif using lots of frames which are actually snapshots of the network. This takes more time than the simulation itself and for long runs, I run out of RAM.
My question is, do you know an efficient solution for my problem? I'm thinking about creating avi files or flash animations... I don't have time to try them all. Thanks!
In reply to Fast and light-weight animation solution by perreal
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |