This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit ab7666922fb01d950660f22edd9338faa7f18538
tree 0e488993511369d6d2626a4e0d28570829829713
parent 06b3686567bd64ea130f9864cd72215dc4e82380
tree 0e488993511369d6d2626a4e0d28570829829713
parent 06b3686567bd64ea130f9864cd72215dc4e82380
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Dec 25 18:37:13 -0800 2008 | |
| |
LICENSE | Sat Nov 29 02:44:45 -0800 2008 | |
| |
Makefile.am | Thu Dec 25 18:37:13 -0800 2008 | |
| |
Makefile.in | Fri Dec 26 03:53:55 -0800 2008 | |
| |
README.textile | Sat Nov 29 02:45:05 -0800 2008 | |
| |
aclocal.m4 | Fri Dec 26 03:53:55 -0800 2008 | |
| |
configure | Fri Dec 26 03:53:55 -0800 2008 | |
| |
configure.ac | Fri Dec 26 03:53:55 -0800 2008 | |
| |
depcomp | Thu Dec 25 18:38:14 -0800 2008 | |
| |
include/ | Fri Dec 26 03:53:55 -0800 2008 | |
| |
install-sh | Thu Dec 25 18:38:14 -0800 2008 | |
| |
missing | Thu Dec 25 18:38:14 -0800 2008 | |
| |
src/ | Fri Dec 26 03:53:55 -0800 2008 | |
| |
test/ | Fri Dec 26 03:53:55 -0800 2008 |
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
- Gestures without Libraries, Toolkits or Training: A $1 Recognizer for User Interface Prototypes Jacob O. Wobbrock, Andrew D. Wilson, and Yang Li, University of Washington and Microsoft Research
- The $1 Gesture Recognizer in JavaScript
- The $1 Gesture Recognizer in C#
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.







