Vue createRenderer for PixiJS
"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."