2D graphics

2005-10-10 Thread Peres
Hello, As a Python beginner, I feel a bit lost among all possible libraries... so I wondered whether soemone could help me find my way... I just need to generate animated sequences of 2D primitives (dots and lines), as fast as possible, checking the computer clock for the time elapsed for eac

2D graphics

2005-10-10 Thread Peres
Dear Fredrik, Thanks for your answer. yes it means animated on the screen. I downloaded Python2.4, pygame and vision, but the animation is slow, and i cannot set a graphic priority to my program. Someone suggested PyopenGL.sourceforge, but it seems complicated. Thanks again   Valerie -- http

graphic memory & animation

2005-10-13 Thread Peres
Hello! Python is great!... but the erasing of the graphic memory is slow (I used surf.fill from Pygame). Does anyone know how to erase the screen faster, in animated graphics?   With many thanks   Valerie Peres   -- http://mail.python.org/mailman/listinfo/python-list

graphic memory & animation

2005-10-17 Thread Peres
sy to interface with Python (it seems PyOpenGL is not freeware...)   Thanks again for your kind help   Valerie Peres -- http://mail.python.org/mailman/listinfo/python-list