Jump to content

Pixel buffer

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Hervegirod (talk | contribs) at 13:45, 9 October 2010 (Created page with ''''Pixel buffer''' or '''pBuffer''' is an extension to OpenGL which allows to do off-screen rendering. The pBuffer has been deprecated and has been replaced by ...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Pixel buffer or pBuffer is an extension to OpenGL which allows to do off-screen rendering. The pBuffer has been deprecated and has been replaced by FBOs (Framebuffer Objects).