# guansss/pixi-live2d-display

A PixiJS plugin to display Live2D models of any kind.

Repository: https://github.com/guansss/pixi-live2d-display
Canonical: https://ross.abutalabs.com/products/pixi-live2d-display
Homepage: https://guansss.github.io/pixi-live2d-display/
Language: TypeScript
License: MIT
License Family: permissive
Topics: live2d, pixijs, cubism
Last push: 2024-08-20T04:41:10+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2358, "days_push": 743, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1497, forks 212 (observed 2026-08-28T04:04:53.859692+00:00)

## What it is
A PixiJS plugin that displays Live2D models (Cubism 2, 3, and 4) in the browser with a unified, simplified API. It provides Pixi-style transforms, automatic interactions like focusing and hit-testing, and support for render textures and filters.

## Use cases
- display live2d anime characters on a website
- add interactive live2d mascot to web app
- render live2d models with pixijs
- load cubism 2 and cubism 4 models in browser
- make live2d character follow mouse cursor
- build live2d model viewer web app

## When to choose
- you use PixiJS v6 and want Live2D support with a clean high-level API
- you need to support all Cubism model versions in one framework
- you want automatic interactions like hit-testing and focus tracking
- you prefer typed APIs and Pixi-style transforms

## When to avoid
- you need PixiJS v7 or v8 support
- you want the official Live2D SDK's exact behavior
- you work outside the browser (e.g. native apps)
- you can't include the proprietary Cubism Core runtime

## Facets
- artifact type: plugin
- maturity: active
- function: animation, graphics, ui-components, plugin-system
- domain: web-development, frontend, graphics
- platform: browser
- tags: live2d, pixijs, cubism, vtuber, webgl, typescript, anime-characters, game-development, javascript, web

## Member repositories
- guansss/pixi-live2d-display (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:53.859692+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:33:08.839435+00:00, confidence not recorded.
  - readme: https://github.com/guansss/pixi-live2d-display (fetched 2026-08-28T04:04:53.859692+00:00, sha 3a2601d058df)
  - homepage: https://guansss.github.io/pixi-live2d-display/ (fetched 2026-08-29T11:38:37.038384+00:00, sha fe11f4e9d2fc)
  - registry_npm: https://registry.npmjs.org/pixi-live2d-display (fetched 2026-08-29T11:38:37.040929+00:00, sha 82cea4f4476a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
