Rendering ASCII Art(AA) model that follows Face tracking data on CUI This aims to be Live2D for AA. This uses Virtual motion capture protocol(VMCP) and act as Marionette.
Still under development.
- AA model format
- Apply tracking data to model
Once it’s up, execute command along with faclig model path(format in faclig_format.md – en)
# execute faclig with path
$ faclig resources/face.faclig.yaml
# without installing faclig
$ stack run -- <PATH>
# after installing faclig
$ faclig <PATH>