Qml Application with software rendering
-
wrote on 3 Jul 2018, 09:57 last edited by
I am developing a Qt Quick QML application which has to run on low level hardware without any GPU. So i stumbled about the Qml 2D Rendering Feature. But i found no tutorial which explains how to enable this feature and also deploy the application to the hardware.
A step by step guide would be fantastic.Thanks.
-
Here is some info https://doc.qt.io/QtQuick2DRenderer/
1/2