Running man demo in QML
-
wrote on 29 Jun 2011, 13:19 last edited by
I recently spend some time on elaborating the limits of Qt Quick and its animation capabilities. One of the outcomes was this little demo I'd like to share:
"Youtube":http://www.youtube.com/watch?v=r5kEIJobVnc
Source code on "gitorious":https://www.gitorious.org/qt-training/qml-demos/trees/master/runner .
Happy hacking,
Frank. -
wrote on 29 Jun 2011, 13:48 last edited by
Nice work! Simple code - pretty result.
-
wrote on 29 Jun 2011, 13:56 last edited by
Ahh, yes, but it is not simple!-) It was my first try. Actually it uses 4 states which I ripped from a youtube video. You could do it with two states mirrored pair-wise. The interesting point I see: Quite natural motion can be mimicked with linear easing curves.
-
wrote on 29 Jun 2011, 14:00 last edited by
I not mean that was easy did it. I mean code seems simple and clear for using. :)
-
wrote on 29 Jun 2011, 14:10 last edited by
Hmmm... it's QML after all;)
-
wrote on 29 Jun 2011, 15:37 last edited by
Hehe, unfortunately I can't show you what QML code can be dirty, but I saw it. :)
1/6