On Tue, 2009-07-07 at 18:53 -0700 Peng Liu wrote: > Hi, > > It seems that clutter-gesture is only compatible with the newest clutter > version: clutter-0.9.6. > I succeed to compile it with clutter-0.9.6, but failed with clutter-0.9.2.
There was an API change in clutter 0.9 development towards 1.0 release. So it is supposed to fail being compiled with 0.9.2. --Roger > > Is gesture recognition algorithm implemented by pure software? Does it need > hardware support? > > > Liu Peng > > > > ________________________________ > From: Zhao Forrest <[email protected]> > To: [email protected] > Sent: Tuesday, July 7, 2009 4:44:22 PM > Subject: [clutter] Project clutter-gesture announcement > > Hi, > > 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. > > Thanks, > Forrest > -- > To unsubscribe send a mail to > [email protected]<mailto:[email protected]> > > -- To unsubscribe send a mail to [email protected]
