vote up -2 vote down star

I have drawn an image on the device contex using python, how can i move the image somoothly/animate from point (x1,y1) to point (x2, y2)? Is there an algorithim/function i can use to do this?

Where can i get info for drwaing/animating in python?

Where can i get info that can help me understand the screen coordinate system in python?

flag

36% accept rate
Is this a duplicate of stackoverflow.com/questions/126738/…? Could you close one or the other? – S.Lott Sep 24 '08 at 13:10

closed as not programming related by Mendelt Oct 3 '08 at 9:03

1 Answer

vote up 0 vote down

Gath,

Can you provide some more information?

Specifically, can provide the code you use to draw the point on the screen, and tell us which graphics library you are using.

cheers
Tim

link|flag

Not the answer you're looking for? Browse other questions tagged or ask your own question.