All Projects → hecomi → uTouchInjection

hecomi / uTouchInjection

Licence: MIT License
Windows Multitouch Injection Plugin for Unity.

Programming Languages

C#
18002 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to uTouchInjection

multi-touch
Multi-Touch XAML Behaviors implementing Multi-Touch Manipulation (Gestures) and Inertia.
Stars: ✭ 23 (-34.29%)
Mutual labels:  multi-touch
stm32 i2c to usb hid multitouch
i2c to usb hid multi touch with stm32
Stars: ✭ 55 (+57.14%)
Mutual labels:  multi-touch
ofxTouchPad
Multitouch support for touchpads.
Stars: ✭ 23 (-34.29%)
Mutual labels:  multi-touch
Touchegg
Linux multi-touch gesture recognizer
Stars: ✭ 2,241 (+6302.86%)
Mutual labels:  multi-touch
Interact.js
JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+)
Stars: ✭ 10,561 (+30074.29%)
Mutual labels:  multi-touch
Nouislider
noUiSlider is a lightweight, ARIA-accessible JavaScript range slider with multi-touch and keyboard support. It is fully GPU animated: no reflows, so it is fast; even on older devices. It also fits wonderfully in responsive designs and has no dependencies.
Stars: ✭ 5,127 (+14548.57%)
Mutual labels:  multi-touch
TouchInjector
Windows 8/10 TUIO touch injection
Stars: ✭ 41 (+17.14%)
Mutual labels:  multi-touch

uTouchInjection

uTouchInjection is an Unity asset to simply emulate Windows multi-touch interactions. This is a wrapper for InjectTouchInput() API available from Windows 8.

Demo


Environment

  • Windows 8 / 10

Install

  • Unity Package
  • Git URL (UPM)
    • Add https://github.com/hecomi/uTouchInjection.git#upm to Package Manager.
  • Scoped Registry (UPM)
    • Add a scoped registry to your project.
      • URL: https://registry.npmjs.com
      • Scope: com.hecomi
    • Install uTouchInjection in Package Manager.
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].