c5b766638a
Proper variable initialization should fix crashs and black screens for that example. Task-number: QTBUG-27281 Task-number: QTBUG-27021 Change-Id: I538f233ea3c2faf6c1864c46be0d03828e92a110 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com> Reviewed-by: Samuel Rødal <samuel.rodal@digia.com> |
||
---|---|---|
.. | ||
2dpainting | ||
cube | ||
doc | ||
framebufferobject | ||
framebufferobject2 | ||
grabber | ||
hellogl | ||
hellogl_es | ||
hellogl_es2 | ||
hellowindow | ||
overpainting | ||
paintedwindow | ||
pbuffers | ||
pbuffers2 | ||
samplebuffers | ||
shared | ||
textures | ||
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.