Vue createRenderer for PixiJS
- Lightweight and flexible Vue 3 library for creating PixiJS applications.
- Provides a Custom Vue Renderer that creates PixiJS objects instead of HTML elements.
- Supports all PixiJS objects, such as
Filter,Container,Sprite,Graphics,Text, etc. - Support specifying
texturepaths in templates to load texture objects. - All events emitted by PixiJS objects are supported.
- Offers Assets component for bundling assets and feature-rich Composition Utilities.
- Create different transition effects in conjunction with Transition.
# with pnpm
pnpm add vue3-pixi
# with yarn
yarn add vue3-pixiJoin Discord server https://discord.gg/7DUKnQpc3V