#
gestures
Here are 96 public repositories matching this topic...
Gesture-driven animation on the mobile web (React Conf 2019)
-
Updated
Apr 20, 2020 - JavaScript
Cross-platform C++ input library supporting gamepads, keyboard, mouse, touch
android
windows
macos
linux
keyboard
c-plus-plus
ios
games
cmake
game-engine
input
engine
mouse
gamepad
low-level
android-ndk
gestures
unified-interface
multi-touch
game-engine-library
-
Updated
Apr 14, 2020 - C++
Tap and Swipe Ratings component for React Native.
-
Updated
May 25, 2020 - JavaScript
4-directional swipe gestures for react-native
-
Updated
Mar 21, 2020 - JavaScript
Xorg Multitouch Trackpad Driver
-
Updated
Feb 23, 2020 - Shell
Gebaar, A Super Simple WM Independent Touchpad Gesture Daemon for libinput
-
Updated
Mar 13, 2020 - C++
React Native Gestures. Support: Drag, Scale and Rotate a Component.
-
Updated
May 13, 2020 - JavaScript
CATransform3D manipulation made easy.
-
Updated
Jun 2, 2020 - Swift
Custom interface video player which has various interactive gestures.
-
Updated
Aug 6, 2018 - Objective-C
2
ichbindu
commented
Mar 28, 2020
Nice work! Here's a minor bug I ran into.
Environment
- Godot 3.2 stable
- Deployed to iPhone X
How to reproduce
Run the following code and pinch the screen.
if event is InputEventScreenPinch:
print(event.position)
Expected behavior
event.position is always centered
Encountered behavior
event.position is not centered but contains the la
Zero-dependency, minimal swipe-gesture listener for the web.
-
Updated
Jun 4, 2020 - JavaScript
Android绘图板,使用fresco、支持网络图片,优化多点触控,支持手势缩放、undo、redo、清除、旋转、保存图片等操作。
-
Updated
Dec 26, 2017 - Java
Swipe, drag-and-drop, items clicks, view holder's events delegation and other stuff for Android Recycler View.
android
recyclerview
swipe
move
gestures
itemtouchhelper
recycler
viewholder
emptyview
background-drawer
-
Updated
Oct 4, 2018 - Java
gallery
uitableview
uitableviewcell
indexing
afnetworking
gestures
uigesturerecognizer
fbimagegallery
imagegallery
gallerycontrols
imagedownloading
image-rendering
-
Updated
May 25, 2017 - Objective-C
Multi-Touch XAML Behaviors implementing Multi-Touch Manipulation (Gestures) and Inertia.
-
Updated
Apr 23, 2019 - C#
A library for normalized events and gesture for desktop and mobile.
-
Updated
Dec 14, 2019 - JavaScript
Interaction studies with a homemade Touché (swept-frequency capacitive) sensor
-
Updated
Feb 1, 2020 - Groovy
-
Updated
Apr 15, 2020 - JavaScript
Gestures plugin for Aurelia powered by Oribella.
tap
cross-platform
swipe
rotate
gestures
cross-device
pinch
cross-input
doubletap
longtap
longtap-swipe
aurelia-gestures
-
Updated
Apr 24, 2018 - TypeScript
Improve this page
Add a description, image, and links to the gestures topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gestures topic, visit your repo's landing page and select "manage topics."
line 71, in store_images
contour = max(contours, key = cv2.contourArea)
error: OpenCV(4.1.2) C:\projects\opencv-python\opencv\modules\imgproc\src\shapedescr.cpp:274: error: (-215:Assertion failed) npoints >= 0 && (depth == CV_32F || depth == CV_32S) in function 'cv::contourArea'