public
Description: The C++ implementation and Objective-C wrapper of a "$1 Gesture Recognizer" for Cocoa/iPhone/iPod touch application.
Homepage: http://github.com/ishikawa/dollar-gesture-recognizer/tree/master
Clone URL: git://github.com/ishikawa/dollar-gesture-recognizer.git
name age message
file .gitignore Thu Dec 25 18:37:13 -0800 2008 autoconf, automake [ishikawa]
file LICENSE Sat Nov 29 02:44:45 -0800 2008 Refined LICENSE file [ishikawa]
file Makefile.am Thu Dec 25 18:37:13 -0800 2008 autoconf, automake [ishikawa]
file Makefile.in Fri Dec 26 03:53:55 -0800 2008 Added '-framework ApplicationServices' for Mac ... [ishikawa]
file README.textile Sat Nov 29 02:45:05 -0800 2008 Refined README [ishikawa]
file aclocal.m4 Fri Dec 26 03:53:55 -0800 2008 Added '-framework ApplicationServices' for Mac ... [ishikawa]
file configure Fri Dec 26 03:53:55 -0800 2008 Added '-framework ApplicationServices' for Mac ... [ishikawa]
file configure.ac Fri Dec 26 03:53:55 -0800 2008 Added '-framework ApplicationServices' for Mac ... [ishikawa]
file depcomp Thu Dec 25 18:38:14 -0800 2008 Added autoconf, automake files [ishikawa]
directory include/ Fri Dec 26 03:53:55 -0800 2008 Added '-framework ApplicationServices' for Mac ... [ishikawa]
file install-sh Thu Dec 25 18:38:14 -0800 2008 Added autoconf, automake files [ishikawa]
file missing Thu Dec 25 18:38:14 -0800 2008 Added autoconf, automake files [ishikawa]
directory src/ Fri Dec 26 03:53:55 -0800 2008 Added '-framework ApplicationServices' for Mac ... [ishikawa]
directory test/ Fri Dec 26 03:53:55 -0800 2008 Added '-framework ApplicationServices' for Mac ... [ishikawa]
README.textile

A $1 Gesture Recognizer in C++ (and Objective-C wrapper)

The C++ implementation and Objective-C wrapper of a “$1 Gesture Recognizer” for Cocoa/iPhone/iPod touch application.

A “$1 Gesture Recognizer” is easy, cheap, and usable almost anywhere. For in-depth results, see the UIST 2007 paper.

References

Copyright

  • Copyright © 2008 Takanori Ishikawa <takanori.ishikawa@gmail.com>
  • Copyright © 2006-2007 Jacob O. Wobbrock, Ph.D. The Information School University of Washington, **Andrew D. Wilson, Ph.D. Microsoft Research

License

The MIT license. See the LICENSE file for more details.