Go to file
Jennifer Hogueison fe809da79f a 2024-02-03 21:20:27 -08:00
Resources Making the Resources directory more obvious in the gitea browser 2021-11-25 20:24:33 -08:00
LICENSE-WTFPL.txt created start script 2021-11-21 00:17:49 -08:00
Live2DStart.sh a 2024-02-03 21:20:27 -08:00
README.md fixing README.md 2021-11-21 00:27:23 -08:00

README.md

live2D startup shell script

USAGE:

  • Live2DStart.sh MODELNAME
  • MODELNAME is the name of a directory in ./Resources containing a Live2D model

DEPENDENCIES:

SETUP:

  • facial-landmarks-for-cubism and OpenSeeFace should be directories in the same directory as this script. Refer to their documentation to set them up.

  • Copy any Live2D models you want to have available (which likely include the ones in facial-landmarks-for-cubism/example/demo_build/build/make_gcc/bin/Demo/Resources for testing purposes) to the Resources directory.

  • Run this from the command line; to exit just focus the terminal then press CTRL-C.

LICENSE:

  • All files that I've provided in this repo, excluding the license document itself and files generated by Git, are released under the Do What the Fuck You Want to Public License, version 2, whose full license text can be found in LICENSE-WTFPL.txt