Introduction
Clutter gesture implement a gesture-recognition framework on top of
Clutter, which has multi-point input events as input, then after
matching a pre-defined gesture, emit the gestue events to
applications. The current released version support 4 single-touch
gestures: slide up, slide down, slide left and slide down.
Related resource
We developed a clutter-gesture library on top of Clutter, which is
aimed to make develop gesture-aware Clutter application easier.
Currently we host this project at:
http://moblin.org/projects/clutter-gesture
You may find the source code at:
http://git.moblin.org/cgit.cgi/clutter-gesture.
A demo video is at:
http://moblin.org/sites/all/files/eom_gesture_action-xvid.zip.
The support for mulit-touch gestures (e.g. pinch, rotate, slide) will come
soon. The source code of sample application will be published soon.
Your questions/comments/suggestions are welcome.
来源: Clutter 邮件列表 clutter@o-hand.com
|