MeowLL is a small utility that can convert MeowFace tracking data to the LiveLink protocol. LiveLink can be used for many things with Unreal Engine, however one of the uses are to handle motion capture data.
This utility was mainly designed to work with MikoVerse but it may work with other VR applications created in Unreal Engine too.
The software will work under windows - feel free to clone the repository and port to linux
.Net Framework 4.7 or above is required to run / build the project and can be downloaded from https://dotnet.microsoft.com/en-us/download
You can either clone the source and build yourself or download the prebuilt binaries from the Releases section.
- Simply open the application and fill out the required fields.
- Chose if you want to track only facial data and/or head rotations.
- Click the start button.
The software is open source and under the GNU-3 license, You are free to use the code in your own projects, remember to include credits.