Framebuffer Object
Core in version | 4.6 | |
---|---|---|
Core since version | 3.0 | |
Core ARB extension | GL_ARB_framebuffer_object | |
EXT extension | GL_EXT_framebuffer_object, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, GL_EXT_packed_depth_stencil |
Framebuffer Objects are a mechanism for rendering to images other than the default OpenGL Framebuffer.
This article is a stub. You can help the OpenGL Wiki by expanding it. |