Skip to content

Commit

Permalink
first release
Browse files Browse the repository at this point in the history
  • Loading branch information
adriengibrat committed Aug 14, 2012
1 parent a163de8 commit 5829c23
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions README.md
@@ -0,0 +1,40 @@
#jQuery gesture
Port of the genius $N Multistroke Recognizer & Protractor.
Factorized and simplified (use Protractor only, force bounded rotation, get rid of classes, etc. ).

##Doc & API

##Usage

##Credits:
###$N Multistroke Recognizer & Protractor
@see http://depts.washington.edu/aimgroup/proj/dollar/ndollar.html

Anthony, L. and Wobbrock, J.O. (2012).
$N-Protractor: A fast and accurate multistroke recognizer.
Proceedings of Graphics Interface (GI '12).
Toronto, Ontario (May 28-30, 2012).
Toronto, Ontario: Canadian Information Processing Society, pp. 117-120.
http://dl.acm.org/citation.cfm?id=2305296

Anthony, L. and Wobbrock, J.O. (2010).
A lightweight multistroke recognizer for user interface prototypes.
Proceedings of Graphics Interface (GI '10).
Ottawa, Ontario (May 31-June 2, 2010).
Toronto, Ontario: Canadian Information Processing Society, pp. 245-252.
http://portal.acm.org/citation.cfm?id=1839214.1839258

###Protractor
@see http://www.yangl.org/pdf/protractor-chi2010.pdf

Li, Y. (2010).
Protractor: A fast and accurate gesture recognizer.
Proceedings of the ACM Conference on Human Factors in Computing Systems (CHI '10).
Atlanta, Georgia (April 10-15, 2010).
New York: ACM Press, pp. 2169-2172.
http://dl.acm.org/citation.cfm?id=1753326.1753654

###jQuery Gesture, Easy to use gesture recognition
@see https://github.com/adriengibrat/jQuery-gesture

Adrien Gibrat. (2012).

0 comments on commit 5829c23

Please sign in to comment.