PixiJS is an open source, web-based rendering system that provides blazing fast performance for games, data visualization, and other graphics intensive projects. These guides are designed to be a companion to the API documentation, providing a structured introduction to using the API to solve problems and build projects.

PixiJS是一个开源的基于web的渲染系统,为游戏、数据可视化和其他图形密集型项目提供了极快的性能。本指南旨在作为 API 文档的配套,为使用API解决问题和构建项目提供结构化的介绍。

关于本指南

If you’re new to PixiJS, we suggest you start with the Basics and read through them in order (a good place to start is Getting Started). While PixiJS has a mature API and solid documentation, the guides go over many common issues and questions that developers new to the system encounter.
如果你是新手,我们建议你从基本知识开始,并按顺序阅读(可以从入门开始)。虽然PixiJS有一个成熟的API和可靠的文档,但本指南介绍了系统新手遇到的许多常见问题。

其他资源

在浏览指南时,您可能会发现这些资源很有价值: