Giter Site home page Giter Site logo

touchscript's Introduction

TouchScript โ€” multitouch library for Unity

TouchScript is a multitouch library for Unity. Inspired by iOS, TouchScript makes handling complex gesture interactions on any touch surface much easier.

Warning! Please read before upgrading.
Please ask all questions on the Forum.

Features

  • Supports many touch input methods starting from smartphones to giant touch surfaces: Windows 7/8 touch, mobile (iOS, Android, Windows Store/Windows Phone), TUIO, mouse.
  • Abstracts touch and gesture logic from input methods and platforms. Your touch-related code will be the same everywhere.
  • Manages simultaneous gesture recognition within scene hierarchy.
  • Is infinitely extensible. You can add custom input methods, gestures and hit test logic in a matter of minutes.
  • Comes with many commonly used gestures.
  • Supports all available platforms.
  • Doesn't require Unity Pro.
  • Highly efficient and optimized.
  • Has very easy and intuitive API.
  • Uses events in C# and SendMessage in UnityScript.
  • Has PlayMaker actions.
  • Takes into account DPI differences between a large touch surface and an iPad.
  • Comes with many examples, is heavily documented with step-by-step tutorials.
  • Groups touch points into clusters on big touch surfaces.
  • Easy to test multitouch gestures without actual multitouch device using built-in second touch simulator (activated with ALT+CLICK), TUIOPad on iOS or TUIODroid on Android. Read more.
  • It's free and open-source. Licensed under MIT license.

Developed by Valentin Simonov at Interactive Lab.

Documentation

Please refer to Wiki for up-to-date documentation and tutorials.
If you have questions please read the FAQ first. After that search the Forum.
If you are sure that you found a bug post an issue.

Consulting and contract work

If you require custom functionality for your project or consulting services please contact me at [email protected].

touchscript's People

Contributors

benoitjadinon avatar capnslipp avatar deadninja avatar mholub avatar pharaohmaster avatar valyard avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.