PixiJS 8.19 Rendering

Build a PixiJS v8 render layer: create the async Application, load textures with Assets, compose the scene graph with Container and Sprite, drive the ticker loop, wire pointer events, and group draws with render groups. Use when building or debugging PixiJS v8 — when the user mentions PixiJS, Pixi, Application, app.stage, Container, Sprite, Assets.load, app.ticker, or eventMode. Pins the v8 async init() API.

Skill name
pixijs-rendering

Install

npx skills add gamedev-skills/awesome-gamedev-agent-skills

Installs every skill in the collection; the router loads pixijs-rendering when your request matches it.

Skill source

Read the full playbook in skills/web-engines/pixijs-rendering/SKILL.md.

Related skills

phaser-arcade-physics, phaser-core, threejs-gltf-loading, threejs-materials-lighting, threejs-scene-setup