OpenGL FrameBuffer Object 101
The Frame Buffer Object (FBO) extension was introduced to make Render to Texture objects much more efficient and much easier to perform when compared with the copying or pbuffer alternatives. This article gives a quick over view of how to use this extension and some things to keep in mind when using it so you can add faster Render to Texture functionality to your OpenGL API-based programs.
Posted on 11/27 at 10:07 AM
Next entry: Unity v1.6 OpenGL API-based 3D game environment enhances integration with web browsers via DHTML
Previous entry: OpenSG v1.8 adds Support for geometry shaders extensions to the OpenGL Shading Language
This page has been viewed 974967 times •
