diff options
Diffstat (limited to 'examples/opengl/sharedbox/README')
-rw-r--r-- | examples/opengl/sharedbox/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/opengl/sharedbox/README b/examples/opengl/sharedbox/README new file mode 100644 index 000000000..4959294d5 --- /dev/null +++ b/examples/opengl/sharedbox/README @@ -0,0 +1,8 @@ + +The shared box example + +This example program is an extension of the "box" example program. + +It demonstrates how to use OpenGL display list sharing with QGLWidgets. + + |