@gg-web-engine/pixi
TypeScript icon, indicating that this package has built-in type declarations

0.0.38 • Public • Published

Pixi.js integration for gg-web-engine, providing 2D rendering

Installation:

  1. make sure @gg-web-engine/core installed
  2. npm install --save @gg-web-engine/pixi
  3. add to your tsconfig.json in the record compilerOptions:
    "allowSyntheticDefaultImports": true,
  4. add to your tsconfig.json in the array compilerOptions.types:
    "offscreencanvas"
    

Package Sidebar

Install

npm i @gg-web-engine/pixi

Weekly Downloads

4

Version

0.0.38

License

Apache-2.0

Unpacked Size

12.8 kB

Total Files

15

Last publish

Collaborators

  • andygura