pixijs
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseEntry point for the PixiJS v8 skill collection. PixiJS is the fastest library available for the web, working across all devices and allowing you to create rich, interactive graphics and cross-platform applications using WebGL, WebGPU, and Canvas as a fallback.
PixiJS v8技能集合的入口。PixiJS是目前Web端速度最快的库之一,可在所有设备上运行,支持使用WebGL、WebGPU,并以Canvas作为降级方案,创建丰富的交互式图形和跨平台应用。
How to use this skill
如何使用本技能
- Find the specialized skill in the router below that best matches the task.
- Load that skill's and follow its guidance.
SKILL.md - If no sub-skill fits (the task references a specific class, function, option, or API surface not listed below), WebFetch . That file is the auto-generated, always-current index of the full PixiJS API and guides. Each entry links to a
https://pixijs.download/release/docs/llms.txtpage you can WebFetch for the detailed content..html.md
For the long-form description and trigger keywords of every skill, see references/index.md.
- 在下方的技能路由表中找到最匹配任务的专业技能。
- 加载该技能的并遵循其指引。
SKILL.md - 如果没有匹配的子技能(任务涉及以下未列出的特定类、函数、选项或API内容),请WebFetch 。该文件是自动生成的、实时更新的完整PixiJS API和指南索引。每个条目都链接到一个
https://pixijs.download/release/docs/llms.txt页面,你可以通过WebFetch获取详细内容。.html.md
如需查看所有技能的详细描述和触发关键词,请参阅references/index.md。
Skill router
技能路由表
Foundations
基础模块
| Skill | Load when... |
|---|---|
| pixijs-application | Creating or configuring a PixiJS |
| pixijs-core-concepts | Understanding the renderer pipeline, choosing WebGL/WebGPU/Canvas, render loop internals, systems and pipes. |
| pixijs-create | Scaffolding a new project with the |
| pixijs-environments | Running PixiJS in Web Workers, Node/SSR, or strict-CSP contexts ( |
| pixijs-migration-v8 | Upgrading from v7 to v8 or fixing v7 patterns ( |
| pixijs-scene-core-concepts | Understanding the scene graph as a whole: containers vs leaves, transforms, render order, masking, |
| 技能 | 加载场景... |
|---|---|
| pixijs-application | 创建或配置PixiJS |
| pixijs-core-concepts | 理解渲染器流水线、选择WebGL/WebGPU/Canvas、渲染循环内部机制、系统与管道。 |
| pixijs-create | 使用 |
| pixijs-environments | 在Web Workers、Node/SSR或严格CSP环境中运行PixiJS( |
| pixijs-migration-v8 | 从v7升级到v8或修复v7相关代码模式( |
| pixijs-scene-core-concepts | 整体理解场景图:容器与叶子节点、变换、渲染顺序、遮罩、 |
Scene Objects
场景对象
| Skill | Load when... |
|---|---|
| pixijs-scene-container | Working with |
| pixijs-scene-sprite | Drawing images: |
| pixijs-scene-graphics | Drawing vector shapes or paths: |
| pixijs-scene-text | Rendering text: |
| pixijs-scene-mesh | Custom geometry: |
| pixijs-scene-particle-container | Rendering thousands of lightweight sprites: |
| pixijs-scene-dom-container | Overlaying HTML elements on the canvas: |
| pixijs-scene-gif | Displaying animated GIFs: |
| 技能 | 加载场景... |
|---|---|
| pixijs-scene-container | 操作 |
| pixijs-scene-sprite | 绘制图像: |
| pixijs-scene-graphics | 绘制矢量图形或路径: |
| pixijs-scene-text | 渲染文本: |
| pixijs-scene-mesh | 自定义几何体: |
| pixijs-scene-particle-container | 渲染数千个轻量级精灵: |
| pixijs-scene-dom-container | 在画布上叠加HTML元素: |
| pixijs-scene-gif | 显示动画GIF: |
Utilities
工具类
| Skill | Load when... |
|---|---|
| pixijs-assets | Loading resources: |
| pixijs-color | Creating or converting colors: |
| pixijs-events | Handling pointer/mouse/touch/wheel input: |
| pixijs-math | Points, vectors, matrices, shapes, hit testing: |
| pixijs-ticker | Per-frame logic or controlling the render loop: |
| 技能 | 加载场景... |
|---|---|
| pixijs-assets | 加载资源: |
| pixijs-color | 创建或转换颜色: |
| pixijs-events | 处理指针/鼠标/触摸/滚轮输入: |
| pixijs-math | 点、向量、矩阵、图形、碰撞检测: |
| pixijs-ticker | 每帧逻辑或控制渲染循环: |
Advanced
进阶模块
| Skill | Load when... |
|---|---|
| pixijs-accessibility | Screen reader or keyboard navigation: |
| pixijs-blend-modes | Compositing with blend modes: |
| pixijs-custom-rendering | Writing custom shaders, uniforms, or batchers: |
| pixijs-filters | Applying visual effects: |
| pixijs-performance | Profiling or optimizing FPS, draw calls, GPU memory: culling, |
| 技能 | 加载场景... |
|---|---|
| pixijs-accessibility | 屏幕阅读器或键盘导航: |
| pixijs-blend-modes | 使用混合模式合成: |
| pixijs-custom-rendering | 编写自定义着色器、uniforms或批处理程序: |
| pixijs-filters | 应用视觉效果: |
| pixijs-performance | 分析或优化FPS、绘制调用、GPU内存:剔除、 |
Fallback: canonical PixiJS docs
降级方案:官方PixiJS文档
If the task references a class, function, option, or API surface not covered by any sub-skill above, WebFetch . It's the auto-generated index of the full PixiJS API and guides, regenerated on every release. Each entry links to a page you can WebFetch for the detailed content. Use this fallback whenever the router table doesn't point at an obvious match.
https://pixijs.download/release/docs/llms.txt.html.md如果任务涉及上述子技能未覆盖的类、函数、选项或API内容,请WebFetch 。这是自动生成的完整PixiJS API和指南索引,每次发布都会重新生成。每个条目都链接到一个页面,你可以通过WebFetch获取详细内容。当路由表没有明确匹配项时,请使用此降级方案。
https://pixijs.download/release/docs/llms.txt.html.md