Qt3D performance hit on android
Unsolved
Mobile and Embedded
-
I've got problems with animations fluidity when integrating a Qt3D animation (in QML) into an application. The already working QML 2d controls animations are laggy in android and the profiler tells that the most part is internal code. I'm wondering if it's not QQmlWindow embedded in a QWidget that makes the application so slow.