Live2D TypeScript runtime based on pixi
npm install @doki-land/live2dThis is the core library for rendering Live2D models in web applications.
It provides essential functionalities to load and display Live2D models with interactive capabilities.
``html`
- installation
`bash`
npm install @doki-land/live2d-core
- usage
`javascript
`
- [VitePress]()
- [VuePress]()
- [Hexo]()
- Render Live2D Cubism™ v1, v2 (*.model.json). *.model3.json
- Render Live2D Cubism™ v3, v4, v5 ().
: Initializes the Live2D environment
- createLive2dModel(options)`: Creates and renders a Live2D model with specified options