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

[pygame] PyGame / PyOpenGL Example



Hey guys,

I've been searching for some decent examples of PyOpenGL to help me port my current application to OpenGL to speed things up on my perty new 1920x1200 LCD (Getting about 20fps, using no acceleration whatsoever), however I've been unable to find any decent guides on the net that simply show me how to do the equivalent of loading an image and some text - the small fragments I have found have still been using PyGame to render text and this seems to break on my gentoo system whilist working on another and I'm not really sure if this is the /propper/ way to do it.

would somebody have one of these laying about, know of one or be able to hack one up for me? It'd be a great help and I'd also love to see it go in the examples directory on PyGame.org as there seems to be very few extreme beguinners guides.

Oh, and if your looking at 20fps on that resolution thinking that it is something else your probbably right. Although there is pygame.update.rect() or whatever I'd much prefer something that is accelerated both for my understanding of computers and that smooth 60fps that I'd be getting :D

Cheers
Fragged aka Colin