All Projects → patrickhlauke → getting-touchy-presentation

patrickhlauke / getting-touchy-presentation

Licence: other
Everything you (n)ever wanted to know about touch and pointer events

Programming Languages

HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to getting-touchy-presentation

Tap
1Kb library for easy unified handling of user interactions such as mouse, touch and pointer events.
Stars: ✭ 541 (+1188.1%)
Mutual labels:  touch, touch-events
Hover On Touch
A pure Javascript Plugin for an alternative hover function that works on mobile and desktop devices. It triggers a hover css class on »Taphold« and goes to a possible link on »Tap«. It works with all html elements.
Stars: ✭ 256 (+509.52%)
Mutual labels:  touch, touch-events
Creepyface
A JavaScript library that makes your face follow the pointer. 🤪🖱️👆
Stars: ✭ 412 (+880.95%)
Mutual labels:  touch, touch-events
Swiper
Most modern mobile touch slider with hardware accelerated transitions
Stars: ✭ 29,519 (+70183.33%)
Mutual labels:  touch, touch-events
Vuetify Swipeout
👆 A swipe out example built with Vue CLI 3 + Vuetify + Swiper.
Stars: ✭ 117 (+178.57%)
Mutual labels:  touch, touch-events
THREE.Interactive
Fast and simple interaction manager for three.js for enabling mouse and touch events on 3D objects
Stars: ✭ 49 (+16.67%)
Mutual labels:  touch-events, pointer-events
Keen Slider
The HTML touch slider carousel with the most native feeling
Stars: ✭ 3,097 (+7273.81%)
Mutual labels:  touch, touch-events
gestures
A library for normalized events and gesture for desktop and mobile.
Stars: ✭ 31 (-26.19%)
Mutual labels:  touch, pointer-events
android-3d-model-viewer
Android app to load 3D models in obj, stl, dae & gltf format using pure OpenGL ES 2.0. Published on Play Store https://play.google.com/store/apps/details?id=org.andresoviedo.dddmodel2
Stars: ✭ 150 (+257.14%)
Mutual labels:  touch
drawer
A touch-enabled drawer component for the modern web.
Stars: ✭ 26 (-38.1%)
Mutual labels:  touch-events
react-swipe-component
Swipe bindings for react
Stars: ✭ 48 (+14.29%)
Mutual labels:  touch-events
react-fastclick
A react component that triggers click events for taps (short localized touches)
Stars: ✭ 20 (-52.38%)
Mutual labels:  touch
angular-keypad
📱🔢 A numerical keypad built for mobile devices.
Stars: ✭ 18 (-57.14%)
Mutual labels:  touch
stm32 i2c to usb hid multitouch
i2c to usb hid multi touch with stm32
Stars: ✭ 55 (+30.95%)
Mutual labels:  touch
BezierCurtainEffect
贝塞尔曲线窗帘效果BezierCurtainEffect,BezierCurtainView,CurtainEffect,CurtainView
Stars: ✭ 45 (+7.14%)
Mutual labels:  touch
use-long-press
React hook for detecting click (or tap) and hold event
Stars: ✭ 97 (+130.95%)
Mutual labels:  touch-events
react-pressure
React HOC that enables 3D Touch on other components, available via npm
Stars: ✭ 13 (-69.05%)
Mutual labels:  touch
anki-canvas
🖌️ Drawing area widget for Anki to practice Kanji writing
Stars: ✭ 25 (-40.48%)
Mutual labels:  touch
FT800-FT813
Multi-Platform C code Library for EVE graphics controllers from FTDI / Bridgetek (FT810, FT811, FT812, FT813, BT815, BT816, BT817, BT818)
Stars: ✭ 80 (+90.48%)
Mutual labels:  touch
TouchControls
This is a three.js controller which supports touch events and hit-testing.
Stars: ✭ 43 (+2.38%)
Mutual labels:  touch

Getting touchy

Everything you (n)ever wanted to know about touch and pointer events

Beyond smartphones and tablets, touchscreens are finding their way into laptops and even desktop computers. With hardware support for touch becoming increasingly ubiquitous, it's time to explore what new possibilities are available to developers. This session will cover the basics of handling touch events - from making sure simple single-tap interactions are as responsive as possible, all the way to examples of full multitouch, gesture-enabled elements.

https://patrickhlauke.github.io/getting-touchy-presentation/

Repository structure

  • gh-pages contains the "evergreen" version of this presentation – a fairly complete/up-to-date brain-dump of all things relating to touch/pointer events
  • individual workshops/conference talks which use a shortened or adapted version of these slides live in their own separate branches – these are usually left dangling/unmerged
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].