gesture-recognizer
Gesture recognizer
Provides an API to recognize and handle simple gestures from touch events
Recognize gestures by touch events
6 stars
2 watching
1 forks
Language: Rust
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
johanneslumpe/react-native-gesture-recognizers | A utility library for handling user gestures in React Native applications | 366 |
simplisticated/sensitive | Simplifies gesture recognition in iOS by providing a unified API for various gestures | 551 |
sciactive/tinygesture | A JavaScript library for recognizing small user gestures such as taps, swipes, and pinches. | 210 |
rxswiftcommunity/rxgesture | A reactive wrapper for view gestures on iOS and macOS, allowing developers to easily add gesture recognition to their views. | 1,388 |
didierbrun/dbpathrecognizer | A tool for recognizing and matching gestures on touch screens by analyzing sequences of points | 1,176 |
nickschot/ember-mobile-core | Provides utilities and components for handling touch events on mobile devices | 11 |
nickgillian/grt | A C++ machine learning library designed to recognize and classify gestures in real-time sensor data | 864 |
thjaeger/easystroke | An X11-based application that recognizes user gestures and translates them into system actions | 515 |
html-next/ember-gestures | An Ember.js addon providing gesture recognition and support for handling touch, mouse, and pointer events. | 160 |
josuigoa/gesluxe | A gesture recognition library implemented in Haxe using the Luxe engine | 19 |
bautolp/gesture_recognition | An implementation of real-time gesture recognition using machine learning algorithms and computer vision techniques. | 3 |
tom91136/gesturefx | A lightweight JavaFX component for handling gestures such as pinch-to-zooming and zoom/scroll animations. | 63 |
fljot/gestouch | A multitouch gesture recognition library for ActionScript development | 356 |
ttseng/microbit-ml | A gesture recognition tool using machine learning and Microbit's accelerometer data to classify user gestures | 6 |
b3ll/swiftygesturerecognition | An Xcode playground project to simplify UIGestureRecognizers prototyping | 163 |