ifacialmocap 0.1.0

An iFacialMocap data protocol parser
Documentation
1
2
3
4
5
6
7
# 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.