QML mystify animation
Unsolved
QML and Qt Quick
-
wrote on 11 Dec 2018, 15:44 last edited by CKurdu 12 Nov 2018, 15:47
I want to make an animation like mystify screensaver. I have learned qt qucik animations but I don't have any idea how I can do.
Is it possible?
Is it more appropriate to use gif animation?
How can I mask this animation only show in a cone-like or trapezoid area?Thanks
-
Qt Champions 2022wrote on 11 Dec 2018, 15:54 last edited by dheerendra 12 Nov 2018, 17:50
You are better of to use gif for this kind of animation. If you want to do it, learn OpenGL and write tonnes of boiler plate code to achieve this.
1/2