Animation question
Luca Politti
luca at unipex.it
Mon Apr 2 02:40:17 PDT 2007
Hi,
I'm woking for an animation with wxPython. I need to move an image
and zoom it. I've tried with DCs, using double buffer method to reduce
the flicking. So I've tested the animation on 2 computers: they have
almost the same features, (the bigger difference is on the graphical
board: computer1 mounts geForce, computer2 Ati)but on computer1 the
animation works slowly, and the process needs the 100% of CPU. Computer2
takes this animation more easy and needs only 30-35% of CPU and it
results more fluid and nice to see. I'll need to run this animation on a
low performance computers...maybe I'm doing something wrong...
Any ideas?
Thanks
Luca
More information about the wxpython-users
mailing list