# homuler/MediaPipeUnityPlugin

Unity plugin to run MediaPipe

Repository: https://github.com/homuler/MediaPipeUnityPlugin
Canonical: https://ross.abutalabs.com/products/mediapipeunityplugin
Language: C#
License: MIT
License Family: permissive
Topics: mediapipe, unity
Last push: 2026-01-10T14:31:48+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 61, release rhythm 44, longevity 100
- inputs: {"age_days": 2247, "days_push": 235, "days_rel": 298, "gap_med": 33, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2452, forks 613 (observed 2026-08-28T04:06:53.012060+00:00)

## What it is
A Unity native plugin that ports the MediaPipe C++ API to C#, enabling MediaPipe graphs and solutions to run inside Unity applications. It supports running official MediaPipe solutions as well as custom CalculatorGraphs from C# scripts.

## Use cases
- run mediapipe hand tracking in unity
- add face detection to a unity game
- use mediapipe pose estimation on mobile with unity
- run custom mediapipe calculator graphs from c#
- build ar effects with mediapipe in unity
- port mediapipe solutions to unity apps

## When to choose
- you need MediaPipe's ML pipelines inside a Unity project
- you want to write MediaPipe code in C# instead of C++
- you need to run MediaPipe solutions on Android/iOS via Unity
- you want flexibility to run custom CalculatorGraphs

## When to avoid
- you need maximum performance for tight API call loops, since the C# port sacrifices some performance
- you are not using Unity and can use official MediaPipe APIs directly
- you need a solution MediaPipe does not support for your input/output types without writing C++

## Facets
- artifact type: plugin
- maturity: active
- function: machine-learning, computer-vision, sdk, plugin-system
- domain: machine-learning, computer-vision, cross-platform
- platform: game-engine, windows, cpp, c
- tags: mediapipe, unity-plugin, native-plugin, csharp-bindings, calculator-graph, pose-estimation, hand-tracking, game-development, android, ios, macos, linux

## Member repositories
- homuler/MediaPipeUnityPlugin (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:53.012060+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-30T02:30:10.372989+00:00, confidence not recorded.
  - readme: https://github.com/homuler/MediaPipeUnityPlugin (fetched 2026-08-28T04:06:53.012060+00:00, sha 1d2d6eaa52ee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
