Add hellogl
Simple OpenGL ES 3 example which also prints the OpenGL version
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- deploy.sh 1 addition, 0 deletionsdeploy.sh
- hellogl/CMakeLists.txt 51 additions, 0 deletionshellogl/CMakeLists.txt
- hellogl/glwindow.cpp 229 additions, 0 deletionshellogl/glwindow.cpp
- hellogl/glwindow.h 61 additions, 0 deletionshellogl/glwindow.h
- hellogl/hellogles3.qrc 5 additions, 0 deletionshellogl/hellogles3.qrc
- hellogl/logo.cpp 103 additions, 0 deletionshellogl/logo.cpp
- hellogl/logo.h 28 additions, 0 deletionshellogl/logo.h
- hellogl/main.cpp 46 additions, 0 deletionshellogl/main.cpp
- hellogl/qtlogo.png 0 additions, 0 deletionshellogl/qtlogo.png
hellogl/CMakeLists.txt
0 → 100644
hellogl/glwindow.cpp
0 → 100644
hellogl/glwindow.h
0 → 100644
hellogl/hellogles3.qrc
0 → 100644
hellogl/logo.cpp
0 → 100644
hellogl/logo.h
0 → 100644
hellogl/main.cpp
0 → 100644
hellogl/qtlogo.png
0 → 100644
2.26 KiB