Skip to content

v0.3.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@guansss guansss released this 23 Dec 18:51
· 45 commits to cubism4 since this release

Installation

# npm
npm install pixi-live2d-display@beta

# yarn
yarn add pixi-live2d-display@beta

What's New

Demo

Cubism 4 is now fully supported.

Try starting with:

const model = await Live2DModel.from("path/to/model.json");

API documentation is working in progress.

See Changes in v0.3.0 for change logs.