Design of Gesture Recognition Libraries for Web
If you are a web developer, you might have dealt with mouse and touch gestures. You might have written code to detect a swipe from the native browser events lik...
If you are a web developer, you might have dealt with mouse and touch gestures. You might have written code to detect a swipe from the native browser events lik...
As a part of my master’s thesis and my work at Infant Cognition Laboratory, I developed an open source JavaScript and Python software package called nudge...
For my master’s thesis and for Tapspace project, I wanted to study algorithms needed in two dimensional touch manipulation. The problem was that most pinc...