Gestures in Python

Simon Wittber (Maptek) Simon.Wittber at perth.maptek.com.au
Tue Dec 3 19:44:12 EST 2002


I've been playing a lot of Black & White recently, and after I got the
hang of things, it struck me that Gesture's are an excellent and
under-utilised interface / input paradigm.

I've decide to have a go at implementing a minimal gesture recognition
framework on top of pygame, using Python at first, then moving to C++ if
speed becomes an issue.

Does anyone have any idea how to implement gestures? I had a look at
libStroke <http://www.etla.net/libstroke/> and have some ideas of my
own, but am interested to see if anyone has experience or other takes on
the subject.

SimonW.




More information about the Python-list mailing list