Task-number: QTBUG-124453 Change-Id: I380ea0ad99b187c736e6f80fa8825ee9866f54c9 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
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.