Skip to content

A toolkit using Mediapipe to run motion tracking in Unity. Support desktop, Android and iOS.

License

Notifications You must be signed in to change notification settings

SeedV/SeedUnityVRKit

Repository files navigation

SeedUnityVRKit

This is a toolkit using Mediapipe to run motion tracking in Unity.

Setup

The recommended Unity editor version is 2021.3.0f1 LTS, but other editor may likely work.

Check out the project files into a local directory and open Unity editor. Then based on the platform, please rebuild MediaPipeUnityPlugin following this instruction.

Copy the built files into Packages/com.github.homuler.mediapipe/Runtime/Plugins/.

Build command

python3 build.py build --android arm64 --linkopt=-s --desktop cpu -vv

Use --opencv cmake to link OpenCV statically, or --opencv local to link dynamically

About

A toolkit using Mediapipe to run motion tracking in Unity. Support desktop, Android and iOS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages