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

Re: [pygame] pygame - writing over existing window information



You want to blit a surface to screen, using opengl equivalent?

Make a quad, and set its texture to your surface.

Others might have a snippet handy, else NeHe tut's show howto do this,
but they might require some translation from cpp to python.


--
Jake