examples icon indicating copy to clipboard operation
examples copied to clipboard

Rendering examples using PixiJS and related plugins

Results 16 examples issues
Sort by recently updated
recently updated
newest added

In the *plugin-projection* [3D cards example](https://pixijs.io/examples/#/plugin-projection/cards.js), the ['Tap on cards' text ](https://github.com/pixijs/examples/blob/b3f56a8223a4a688b435495e72b71e1de0806734/examples/js/plugin-projection/cards.js#L196-L210) does not display.

![image](https://user-images.githubusercontent.com/288367/56420912-9856f280-62d2-11e9-8957-fc232f6798c7.png) Could you change a cdn ? example https://www.jsdelivr.com/

Add examples `offscreen-canvas/basic` and `offscreen-canvas/web-worker` to illustrate usage of Pixi.js for OffscreenCanvas and Web Workers. See also https://github.com/pixijs/pixijs/pull/8698. ##### Todo List - [x] Add CDN URL for `@pixi/webworker`

This project will need some work upgrading to v7: * Removes interaction plugin (replaces with events) * Removes Loader (replaces with Assets) There are several plugins that will also require...

I'm using pixi v4.8.5 in my project and when I started to test it in one old notebook I noticed a bug in `PIXI.mesh.Rope`. Went to the official pixi examples...

Subj. Otherwise, its pain to debug things.