Lightweight and flexible Vue 3 library for creating PixiJS applications.
0Downloads:0
Theme Information
Price
: Free
Built With
:
Vue
Git Stars :
Share
:
Description
Vue 3 Pixi is a lightweight and flexible Vue 3 library for creating applications with the 2D rendering system PixiJS. It provides a custom Vue renderer that creates PixiJS objects instead of HTML elements. It supports all PixiJS objects and events, and lets you specify texture paths in templates to load texture objects. It also provides transition effects for PixiJS objects.
Features
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 texture paths in templates to load texture objects
All events emitted by PixiJS objects are supported
Offers Loader component for bundling assets and Feature Rich Composition Utilities.
Create different transition effects in conjunction with Transition.