pixijs-rendering

安装量: 1.4K
排名: #8329

安装

npx skills add https://github.com/gamedev-skills/awesome-gamedev-agent-skills --skill pixijs-rendering

PixiJS 8.19 Rendering Set up and structure a PixiJS 8.19 application: the async Application , asset loading via Assets , the Container / Sprite scene graph, the ticker loop, pointer events, and render groups. Pins the 8.19 API (async init , unified Assets , eventMode ). When to use Use when starting a PixiJS v8 project, fixing a blank canvas, structuring the display list, loading textures, animating via the ticker, or handling pointer input. Use when package.json depends on pixi.js (v8) and code does import { Application } from 'pixi.js' . When not to use: Phaser's scene/loader model → phaser-core . 3D scenes → threejs-scene-setup . PixiJS v7-and-earlier code (synchronous new Application({...}) , Loader , interactive = true ) needs the v8 migration first; this skill targets v8 only. Show more Installs 825 Repository gamedev-skills/…t-skills GitHub Stars 456 First Seen Jun 27, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜