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

Re: [pygame] pygame slow on linux (ubuntu)



Richard Jones wrote:
On Friday 16 June 2006 03:06, altern wrote:
andrew baker wrote:
The Intel onboard video chip is often called "The Graphics
DEcelerator".  My home workstation runs Windows not because I like
Windows, but because the graphics chip simply has NO drivers for Linux
that I could find after an extensive search :P
No, matter, though.

As far as optimization is concerned, I found the Metanet Tutorials to be
a source of inspiration, which lead me to optimize my main loop and
collision to the point where my game runs well even on my garbage
workstation :D  Still need to check it out on something with cojones.
could you post the link to those tutorials? thanks

http://www.google.com/search?q=Metanet+Tutorials

thanks!