Johan Klokkhammer Helsing e3f2e7afbb Remove legacy OpenGL examples
They all used QGL (which has been removed).

Task-number: QTBUG-74408
Change-Id: Ied003625f14228b4951002a604fce91eaccec102
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2020-02-21 09:01:08 +00:00
..
2020-01-24 12:29:18 +00:00
2020-02-20 16:11:02 +01:00
2020-01-24 12:29:18 +00:00
2020-01-30 20:45:08 +00:00
2020-01-24 12:29:18 +00:00
2020-01-30 20:45:08 +00:00
2020-02-21 09:01:08 +00:00
2011-07-05 19:57:54 +02:00

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.