简体   繁体   中英

I want to port a Unity videogame that uses MediaPipe pose detection to Android. How can I achieve this?

It's a little videogame in which the player moves when you move, mirroring your moves. I want to port it to Android. The problem is that MediaPipe needs an specific Python installation for the tracker to work correctly and I don't know how to do it on Android.

I haven't tried anything because I don't know what to do but I'd like to develop an easy-to-install videogame, that you can download directly from the PlayStore without major complications.

There is MediaPipeUnityPlugin which would be a good starting point.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM