Qore Programming Language

  • Increase font size
  • Default font size
  • Decrease font size

opengl: framebufferobject example

E-mail Print PDF

This is the QT OpenGL example "framebufferobject" ported from C++ to Qore.

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.  Framebuffer functionality is not supported in all OpenGL drivers.

framebufferobject.q

Screenshot:

framebufferobject example

Last Updated on Sunday, 05 October 2008 10:07