99b997c4d5
It's arbitrary and confusing to put a message(OpenGL support is enabled) in this one OpenGL example and no others, especially since the message is output during configure. Change-Id: I7b55868d10c288f3459a7fda594fea1e6f45bf9a Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com> |
||
---|---|---|
.. | ||
2dpainting | ||
cube | ||
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.