Xaypanya / live2d-viewer-web

Web implementation of Live2D Viewer.

Home Page:https://guansss.github.io/live2d-viewer-web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

live2d-viewer-web

Web page

An application of pixi-live2d-display.

Setup

  1. Place live2dcubismcore.min.js in public/.
  2. Modify scripts/const.js if you want to change the model source repositories.
  3. Run node script/download.js
  4. Run node script/parse.js

Note the download.js scraps file lists from the specified repos, which may exceed GitHub's API rate limit if too many requests are fired.

Serving

yarn serve

About

Web implementation of Live2D Viewer.

https://guansss.github.io/live2d-viewer-web/

License:MIT License


Languages

Language:TypeScript 51.5%Language:Vue 34.2%Language:JavaScript 12.8%Language:HTML 1.4%