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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

superkudosunzhifeng
and
sunzhifeng
Jul 15, 2022
36ee4dc · Jul 15, 2022

History

63 Commits
May 13, 2022
Jul 15, 2022
May 10, 2022
Jun 17, 2022
May 10, 2022
Jun 4, 2022
Jun 1, 2022
Dec 25, 2021
Apr 30, 2022

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