[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] shaking images



hello

I have a qustion about moving and scaling images on a pygame screen.
 if I want to move an image lets say form (0,0) to (5,100) in 100 frames
it seems as if the image was shaking, especially if the framerate is
slow. does anyone know a good filter to use to get ride of this effect?

thanks in advance

best michael