-
### Current Behavior
Next.js 15 is using React 19.0.0-rc when you use the `app` folder, and all versions of `@pixi/react` are using internal api's that break in React 19.
See:
- https://github.com/v…
-
Hi, is there a chance to have/make this pixi-projection be compatible with newest pixi.js release? My build fails at pixi-spine related deps, as I'm trying to install with newest pixi.js and pixi-spin…
-
With PixiJS v8, advanced blend modes are imported as follows (see for instance https://pixijs.com/8.x/examples/basic/blend-modes):
```js
import "pixi.js/advanced-blend-modes";
```
However, this trigg…
-
### Current Behavior
having both react-three-fiber and pixi-react yield incompatibility errors
```
Interface 'IntrinsicElements' cannot simultaneously extend types 'ThreeElements' and 'PixiElements'…
-
### Current Behavior
I'm using pixi.js to apply depthmap to an image to create a 3D image effect however when I move the mouse I can see the displacementFilter.scale is updating but the image is not …
-
Now that PIXI.js v8 is stable, it is time to migrate.
-
All files related to regions. Requires #2571 and many steps will involve #2572
- [ ] Core document implementation
- [ ] Add `resources/app/common/documents/region.mjs`
- [ ] Add `resources/a…
-
# Issue Template
**Summary**
Research existing Freecell implementations in various languages (e.g., Unity, JavaScript) to identify design patterns, architecture, and UI/UX techniques relevant to…
-
Привет! Видел на форумах, что ты невероятно умный и гуру PIXI. Подскажи, пожалуйста, можно ли получить секвенцию кадров всей анимации из пикси? В обычном канвасе можно циклом пробежаться и вытащить ка…
-
### Current Behavior
Some of your APIs do not work as advertised.
The is a "draw grid" method that I use to draw a regular grid.
two things I wanted to call attention to.
1. The grid doesn't dr…