Rendering ASCII Art(AA) model that follows VMC Protocol data on CUI.
This aims to be Live2D for AA Still under development.
- AA model format
- Apply tracking data to model
- [X] eye movement (
Blink_{R,L}
BlendShape) - [X] mouth movement (
O
BlendShape only)
- [X] eye movement (
This require to run one of external application (e.g. Waidayo, virtual motion capture which faclig will recieve VMC protocol from.
You can find some application from vmc.info page
Once it’s up, execute command along with faclig model path(format in faclig_format.md – en)
# without installing faclig
$ stack run -- <PATH>
# after installing faclig
$ faclig <PATH>