Eason0729 / live2d-pixi-template

This is a wallpaper project, allow you to custiomize and use the live2d model you choosed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

live2d-pixi-template

This is a wallpaper project, allow you to custiomize and use the live2d model you choosed.

The project require lively wallpaper.

Setup

In short, you will need

  1. lively wallpaper ( versions under v1.7.0.4 were not tested ) install on your computer
  2. Download the release of this project.
  3. Download and install Cubism web SDK.

For detailed tutorial, please read setup.md.

For development tutorial, please read dev.md.

preview

img

img

Cubism

Cubism is the name of Live2D SDK. In here we need web SDK. So far there is mainly three version 2.1, 3 and 4. This project was only tested under version 3 and 4. In order to run wallpaper smoothly, you will need to download web SDK yourself.

  • Cubism 4(or 3)

General user cannot redistribute web SDK, but you can download yourself. Download live2dcubismcore.min.js from their website and store it under <project root folder path>/live2dcubismcore/.

  • Cubism 2

live2d.min.js is no longer available on their website, but you can download it here or cdn. Also store it under <project root folder path>/live2dcubismcore/.

PixiJS

The PIXIJS library was under LICENSE, see their website for more.

pixi-live2d-display

The pixi-live2d-display framework was under LICENSE, and github repository

example Live2D model

The example Live2D model, Rice Glassfield, are redistributed under Live2D's Free Material License.

About

This is a wallpaper project, allow you to custiomize and use the live2d model you choosed.


Languages

Language:TypeScript 94.6%Language:HTML 5.4%Language:CSS 0.0%