Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 1.63 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.63 KB

Mesekai Unity

Mesekai is a real-time motion tracking virtual avatar application. Use your physical body through webcam video to control the avatar's arms, fingers, head, and facial expressions. It supports personalized ReadyPlayerMe avatars.

The primary use case is Vtubing. Additionally, the motion tracking feature can be applied to a 3rd person online multiplayer game for immersive social interactions. Enter the hub world to try this feature with other players.

Trailer

Mesekai - Webcam Motion Tracking Avatars

Download

itch.io page

Browser Verison

Mesekai repository

Extended Abstract

Motion Tracking Avatars in Desktop Multiplayer Online Games

Dependencies

This project performs pose estimation using my fork of the MediaPipeUnityPlugin. Refer to the git documentation on setting up submodules. Follow MediaPipeUnityPlugin's instructions to build the plugin. Once successful, move /Packages/com.github.homuler.mediapipe/ and /Assets/StreamingAssets/ into the main project.

Also need git LFS.