Example for image loading, uploading the loaded image as texture and showing it as QSGMaterialShader
QML and Qt Quick
1
Posts
1
Posters
699
Views
1
Watching
-
Hi, I'm looking for a simple example to plug texture data (from image) to following example: http://qt-project.org/doc/qt-5.0/qtquick/scenegraph-simplematerial.html
Thanks!