Re: [pygame] pygame-arrays
by Richard Jones other posts by this author
Aug 11 2007 3:12PM messages near this date
Re: [pygame] pygame-arrays
|
Re: [pygame] pygame-arrays
On Sat, 11 Aug 2007, Ian Mallett wrote:
> > Which is better to use.
> >
> > > glDrawPixels or Pixel buffers?
> >
> > whats pixel buffers?
>
> I'd assume buffers, but both should be pretty fast.
Depending on how many pixels you are manipulating, glDrawPixels will almost
always be the slowest of your many options.
Google "opengl pixel buffer" gives:
http://www.opengl.org/registry/specs/ARB/pixel_buffer_object.txt
Richard
Thread:
Jason Ward
Simon Oberhammer
Ian Mallett
Richard Jones
Marcus von Appen
|