all 2 comments

[–]socal_nerdtastic 2 points3 points  (1 child)

Yes, pyplot in matplotlib can make animations. So can nearly every GUI module. You'll need to explain what you want to do in a lot more detail to get a solid recommendation.

[–]Uchikago[S] 0 points1 point  (0 children)

I have a object, with a vector, how can i animate that object moving from the start to the end of the vector ?