It seems like you want to animate your data.<br><br>You may want to take a look at Matplotlib examples or Mayavi for 3D animations<br>(<a href="http://code.enthought.com/projects/mayavi/docs/development/html/mayavi/mlab_animating.html?highlight=animation">http://code.enthought.com/projects/mayavi/docs/development/html/mayavi/mlab_animating.html?highlight=animation</a>)<br>
<br clear="all">Gökhan<br>
<br><br><div class="gmail_quote">On Wed, Jun 3, 2009 at 10:53 AM, Esmail <span dir="ltr"><<a href="mailto:ebonak@hotmail.com">ebonak@hotmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>
<br>
I am trying to visualize a number of small objects moving over<br>
a 2D surface during run-time. I was wondering what would the easiest<br>
way to accomplish this using Python? Ideally I am looking for a shallow<br>
learning curve and efficient implementation :-)<br>
<br>
These objects may be graphically represented as dots, or preferably<br>
as small arrow heads/pointy triangles moving about as their x,y<br>
coordinates change during run-time.<br>
<br>
Thanks,<br>
Esmail<br><font color="#888888">
<br>
-- <br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></blockquote></div><br>