Mac OS X Reference Library Apple Developer Connection spyglass button

Version: 1.0

Posted: 2006-09-18

Build Requirements: Mac OS X v10.4.3 with Xcode 2.3

Runtime Requirements: Mac OS X v10.4.3 and a graphics card that supports the GL_EXT_framebuffer_object extension

View Source Code:

Download Sample Code (“FBOBunnies.zip”, 1.12M)



Description

This sample shows the power and simplicity of framebuffer objects (FBO).

FBO replaces previous render-to-texture methods such as offscreen windows and PBuffers.

It is cross-platform and does not require copying texture data or switching contexts.

Press space bar to switch through different rendering modes.

Document Revision History

Date Notes
2006-09-18Demonstrates how to use framebuffer objects (FBO)
Did this document help you? Yes It's good, but... Not helpful...