Gestures in Python
Simon Wittber (Maptek)
Simon.Wittber at perth.maptek.com.au
Tue Dec 3 19:44:12 EST 2002
More information about the Python-list mailing list
Tue Dec 3 19:44:12 EST 2002
- Previous message (by thread): Gestures in Python
- Next message (by thread): Gestures in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Gestures in Python
- Next message (by thread): Gestures in Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list