# TouchScript/TouchScript

Complete multi-touch solution for Unity: iOS, Android, Windows, TUIO.

Repository: https://github.com/TouchScript/TouchScript
Canonical: https://ross.abutalabs.com/products/touchscript
Language: C#
License: NOASSERTION
License Family: other
Last push: 2023-05-22T06:40:22+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5130, "days_push": 1199, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1703, forks 366 (observed 2026-08-28T04:05:24.567684+00:00)

## What it is
TouchScript is a multi-touch gesture library for Unity that abstracts touch input across platforms including iOS, Android, Windows, and TUIO. It provides built-in gestures like tap, pinch, and rotate, and manages gesture conflicts within transform hierarchies.

## Use cases
- handle multi-touch gestures in Unity games
- make pinch and zoom gestures work together with tap gestures
- support touch input across iOS, Android, and Windows in one codebase
- receive TUIO input from large touch surfaces
- test multi-touch gestures on a PC without a touch device
- write custom gesture logic for Unity objects

## When to choose
- building Unity apps or games that need complex multi-touch gesture interactions
- targeting multiple touch platforms with a single gesture codebase
- developing for large touch surfaces or TUIO-based installations

## When to avoid
- building non-Unity projects
- needing only simple single-touch input without gesture management
- requiring actively maintained support for the latest Unity versions

## Facets
- artifact type: library
- maturity: maintenance
- function: game-engine, ui-components, animation
- domain: cross-platform, mobile-development
- platform: game-engine, cross-platform, windows
- tags: unity, multi-touch, gestures, tuio, touch-input, input-handling, game-development, android, ios

## Member repositories
- TouchScript/TouchScript (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:24.567684+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:37:37.173401+00:00, confidence not recorded.
  - readme: https://github.com/TouchScript/TouchScript (fetched 2026-08-28T04:05:24.567684+00:00, sha c11e7e5f7c42)
- Data as of 2026-08-30T08:39:29.467469+00:00.
