Skip to content

HazelYuAhiru/live2d-viewer-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live2d-viewer-web

Web page

An application of pixi-live2d-display.

Installation

yarn install

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 scripts/download.js
  4. Run node scripts/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

Building

yarn build

About

Web implementation of Live2D Viewer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 49.8%
  • Vue 35.5%
  • JavaScript 13.3%
  • HTML 1.4%