Ross ROSS = Recommend OSS · open-source software intelligence for agents

homuler/MediaPipeUnityPlugin

Unity plugin to run MediaPipe observed · 2026-08-28

github.com/homuler/MediaPipeUnityPlugin · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

63/100

  • Activity 61
  • Release rhythm 44
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 33
  • age_days: 2247
  • days_rel: 298
  • days_push: 235
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

2452 stars · 613 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

plugin · maturity active

machine-learning computer-vision sdk plugin-system machine-learning computer-vision cross-platform game-engine windows cpp c mediapipe unity-plugin native-plugin csharp-bindings calculator-graph pose-estimation hand-tracking game-development android ios macos linux

1 source

Member repositories

RepositoryRoleHealth v2
homuler/MediaPipeUnityPluginmain63

For agents

markdown · JSON · MCP: product_card(name="homuler/MediaPipeUnityPlugin")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem