-
> It forks from the famous canvas engine pixi.js. You can use it to do server-side image synthesis.
if I use API docs of PIXI, is there huge differences from inkpaint APIs?
-
There is viewport on the top of that we have a html modal where in if we hover or perform and any actions like click those are propagating to pixi. Is there a workaround to stop this behaviour. I know…
-
Update pixi.js version
-
should I use this with pixi.js v5? Should it work there?
I'm using it as [npm module](https://www.npmjs.com/package/pixi-tilemap) and after switching to v5 I'm getting error
```
index.js:41879 Un…
-
Hi @llorenspujol,
I using your quickstarter for pixjs.
I tried create a test using a class that extends Graphics Pixi class.
But i get the error:
ReferenceError: window is not defined
…
-
## Environment and package version
```
"webpack": "^5.42.1",
"webpack-merge": "^5.8.0",
"html-inline-script-webpack-plugin": "^3.0.0",
"html-webpack-plugin": "^5.3.2",
"esbuild": "^0.12.14",
…
-
### Current Behavior
pixi.js version 8.1.0
pixi.js filters version 6.0.3
Browser Version 119.0.6045.200:
Windows Version 11 Home 23H2:
The TiltShiftFilter shows a strange beha…
-
### Current Behavior
When using Stage with custom `width` and `height` props, the app refreshes or crashes on older iPads in both Chrome and Safari, indicating a potential memory leak. The app's memo…
-
Hi, is it possible to use new beta version of PIXI.js 8 with WebGPU, if not, will it be supported in the future?
-
### Current Behavior
I first use the Assets.add method to register the resource loading path, and then call the Assets.load method to start loading resources. But a BUG is thrown: Failed to Fetch!
#…