Skip to main content
pixijs
GitHub 제작자 프로필

pixijs

2개 GitHub 저장소에서 수집된 28개 skills를 저장소 단위로 보여줍니다.

수집된 skills
28
저장소
2
업데이트
2026년 9월 3일
저장소 탐색

저장소와 대표 skills

pixijs-core-concepts
소프트웨어 개발자

Use this skill when understanding how PixiJS v8 renders frames: the systems-and-pipes renderer, the render loop, and how the library adapts to different environments. Covers WebGLRenderer/WebGPURenderer/CanvasRenderer selection, renderer.render() pipeline,…

2026년 9월 3일
pixijs
소프트웨어 개발자

Use this skill first for ANY PixiJS v8 task; it routes to the right specialized skill for the job. Covers the full PixiJS surface: Application setup, the scene graph (Container, Sprite, Graphics, Text, Mesh, ParticleContainer, DOMContainer, GifSprite),…

2026년 9월 3일
pixijs-accessibility
소프트웨어 개발자

Use this skill when adding screen reader and keyboard navigation to PixiJS v8 apps. Covers AccessibilitySystem options (enabledByDefault, debug, activateOnTab, deactivateOnMouseMove), per-container accessibility properties, shadow DOM overlay, mobile…

2026년 6월 3일
pixijs-application
소프트웨어 개발자

Use this skill when creating and configuring a PixiJS v8 Application. Covers new Application() + async app.init() options (width, height, background, antialias, resolution, autoDensity, preference, resizeTo, autoStart, sharedTicker, canvas, useBackBuffer,…

2026년 6월 3일
pixijs-assets
소프트웨어 개발자

Use this skill when loading and managing resources in PixiJS v8. Covers Assets.init, Assets.load/add/unload, bundles, manifests, background loading, onProgress, caching, spritesheets, video textures, web fonts, bitmap fonts, animated GIFs, compressed…

2026년 6월 3일
pixijs-blend-modes
소프트웨어 개발자

Use this skill when compositing display objects with blend modes in PixiJS v8. Covers standard modes (normal, add, multiply, screen, erase, min, max), advanced modes via pixi.js/advanced-blend-modes (color-burn, overlay, hard-light, etc.), batch-friendly…

2026년 6월 3일
pixijs-color
소프트웨어 개발자

Use this skill when creating, converting, or manipulating colors in PixiJS v8. Covers Color class input formats (hex, CSS names, RGB/HSL objects, arrays, Uint8Array), conversion methods (toHex, toNumber, toArray, toRgba), component access,…

2026년 6월 3일
pixijs-create
소프트웨어 개발자

Use this skill when scaffolding a new PixiJS v8 project with the create-pixi CLI or adding PixiJS to an existing project. Covers npm/yarn/pnpm/bun create commands, interactive vs non-interactive flows, bundler vs creation template categories, available…

2026년 6월 3일
수집된 skill 26개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다