An open API service indexing awesome lists of open source software.

https://github.com/korewachino/rust-ifacialmocap

iFacialMocap data serializer for Rust (WIP)
https://github.com/korewachino/rust-ifacialmocap

Last synced: 4 months ago
JSON representation

iFacialMocap data serializer for Rust (WIP)

Awesome Lists containing this project

README

        

# iFacialMocap protocol parser

This crate is a protocol data parser for the iFacialMocap protocol.

iFacialMocap is a motion capture app that records the facial expressions into a key-value store of blendshapes.

This crate parses the protocol data and allows serialization of the data that can be used by any other application.