PixiJS — 2D-графика и игры в браузере

★ 6.5 · vibe-coding

pixijs-2d is a Claude Code skill that enables high-performance 2D rendering in the browser using the PixiJS engine built on WebGL/WebGPU. It covers sprite and texture loading via the Assets API, vector shape drawing with the Graphics API including SVG support, batch rendering of thousands of objects through ParticleContainer, and visual filters such as blur, displacement, and color matrix transformations. Use it for 2D games, particle systems, interactive canvases, HUD overlays on 3D scenes, and any project requiring stable 60 FPS with a large number of sprites. It serves as a WebGL-accelerated alternative to Canvas2D capable of handling 100,000+ objects efficiently.