Over the past few weeks, I have been working on a library for the upcoming Titanium Marketplace. Appcelerator has been planning a marketplace for developers to release code assets and native extensions for their platform for a year. With the launch of the store imminent, I thought I would put up a few samples of my library, which has been approved for the marketplace beta.
What is it? My library takes a set of points (usually from user input), and matches them with a gesture. More simply, it quickly and accurately decides if the user has drawn a circle, a rectangle, a triangle, etc.
I’ll defer to the sample video I made (HD is available in youtube):
It’s got a poster too!
List of features:
- Quickly and accurately recognizes touch screen gestures.
- Define your own custom gestures.
- Rotation and scale independent.
- Flexible: The library matches gestures based upon a set of points. Input other than the touch screen could be recognized.
Titanium Gesture Library… coming soon to the Titanium Marketplace!

Pingback: Touch « The book of inspiration