If you already have a project managed by a package manager like npm or Yarn, you can add PixiJS directly. npm install pixi.js
For quick tests or projects without a build step, you can include PixiJS directly in your HTML via a Content Delivery Network (CDN). https://jsdelivr.net Development Build: https://jsdelivr.net .
Leverages modern GPU features for even faster rendering than WebGL.
If you already have a project managed by a package manager like npm or Yarn, you can add PixiJS directly. npm install pixi.js
For quick tests or projects without a build step, you can include PixiJS directly in your HTML via a Content Delivery Network (CDN). https://jsdelivr.net Development Build: https://jsdelivr.net . pixi js download
Leverages modern GPU features for even faster rendering than WebGL. If you already have a project managed by