日本語: JA_README.md
This is implementation of FaceDataServer protocol for C#.
FaceDataServer is a project to do face tracking with various frontends(i.e. 3D model, Live2D, ASCII Art)
For details, please refer to FaceDataServer protocol.
| directory | description |
|---|---|
| FaceDataServer | Core of FaceDataServer implementation of C#. Use this if you treat with pure C#. |
| FaceDataServer.Test | Tests for FaceDataServer above. |
| FaceDataServer-Unity | Contains Assets and Scripts for Unity usage. For Unity. |
Refer to FaceDataServer-Unity/README.md
Not yet