Change-Id: Ie4710b8f3afb44191927bab94eb47e00207cb831 Reviewed-on: http://codereview.qt-project.org/5684 Reviewed-by: Lars Knoll <lars.knoll@nokia.com> Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> |
||
|---|---|---|
| .. | ||
| 2dpainting | ||
| cube | ||
| framebufferobject | ||
| framebufferobject2 | ||
| grabber | ||
| hellogl | ||
| hellogl_es2 | ||
| hellowindow | ||
| overpainting | ||
| paintedwindow | ||
| pbuffers | ||
| pbuffers2 | ||
| samplebuffers | ||
| shared | ||
| textures | ||
| README | ||
| opengl.pro | ||
README
Qt provides support for integration with OpenGL implementations on all platforms, giving developers the opportunity to display hardware accelerated 3D graphics alongside a more conventional user interface. These examples demonstrate the basic techniques used to take advantage of OpenGL in Qt applications. Documentation for these examples can be found via the Examples link in the main Qt documentation.