Framebuffer object
Appearance
This article is a stub. You can help Wikipedia by expanding it. |
A frame buffer object is a method used in OpenGL to do off screen rendering and consequently allows render to texture.
Framebuffer object techinal paper. [1]
Framebuffer object reference at openvidia.[2]