OpenGL 36. OpenGL Framebuffers (Version 2.0) If you want to use any type of off screen rendering process, then frame buffers are probably the go for you. They allow you to render an entire scene, directly to a texture. More April 22, 2010 15