Qt Reference Documentation

Framebuffer Object Example

Files:

The Framebuffer Object example demonstrates how to use the QGLFramebufferObject class to render into an off-screen buffer and use the contents as a texture in a QGLWidget.