qt6-bb10/examples/opengl
Friedemann Kleint 965b5b7ae0 OpenGL legacy example: Fix compilation in namespaced builds.
Change-Id: I6b2f3e8c240e105c73008fa61f9ed50cc9d982ac
Reviewed-by: Alexandru Croitor <alexandru.croitor@theqtcompany.com>
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
2016-05-27 20:28:30 +00:00
..
2dpainting
contextinfo
cube
doc
hellogl2
hellogles3
hellowindow
legacy OpenGL legacy example: Fix compilation in namespaced builds. 2016-05-27 20:28:30 +00:00
paintedwindow
qopenglwidget
qopenglwindow
textures
threadedqopenglwidget
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.