qt5base-lts/examples/opengl/hellogles3
Paul Olav Tvete 80dbdf0de3 Make the gles3 example more impressive
Add some extra rotations and offsets, to show off the power of
what you can do with a single draw call. Also use QGLWindow instead
of QGLWidget. This improves performance from 23 FPS to 30 FPS on a
4k monitor with integrated Intel graphics.

Change-Id: Iedac1c14cc6057959aa15faaacdf29da91f36ab1
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
2015-07-24 10:18:16 +00:00
..
glwindow.cpp Make the gles3 example more impressive 2015-07-24 10:18:16 +00:00
glwindow.h Make the gles3 example more impressive 2015-07-24 10:18:16 +00:00
hellogles3.pro Make the gles3 example more impressive 2015-07-24 10:18:16 +00:00
hellogles3.qrc Expose GLES 3.0 and 3.1 functions 2015-07-23 07:59:07 +00:00
main.cpp Make the gles3 example more impressive 2015-07-24 10:18:16 +00:00
qtlogo.png Expose GLES 3.0 and 3.1 functions 2015-07-23 07:59:07 +00:00