themoonrat Posted April 10, 2019 Share Posted April 10, 2019 Hi all Just to let you know that we've moved examples for PixiJS version 4 to https://pixijs.io/examples-v4/ and the regular examples page at https://pixijs.io/examples/ are targeting the upcoming PixiJS version 5, using the latest APIs rather than deprecated version (`Sprite.from` rather than `Sprite.fromImage`, for example). All v5 examples are also in ES6+ now. If you land at the wrong one, don't worry, the menu on the left lets you easily switch between the 2 pages. The main point of this post; what examples would you like to see added? Is there anything you found tricky when you first started using PixiJS? Any techniques you saw posted on here that you think should get better visibility? Please let us know what you'd like to see, and we'll have a good pool of ideas to start with. And if you feel like helping us out by creating some examples for us, please go for it! Thanks jonforum 1 Quote Link to comment Share on other sites More sharing options...
jonforum Posted April 10, 2019 Share Posted April 10, 2019 To be honest I really like the new organization, thank you very much for your work and all the teams your were awesome!. Difficult to target lack example without being confronted in real time, however I can bring some suggestion. In my opinion, I am not very comfortable and not yet study any of the following theoretical notions. So you can take what you want if you want add more basic fun example. Demo on batching and wrong batch hierarchy and theories. Demo on the implementation and setup of customs shadders filters can be take from https://www.shadertoy.com/https://github.com/pixijs/pixi.js/wiki/v5-Creating-filtershttps://www.pixiplayground.com/#/edit/5bqI8BM2qadFFt8eCWc7n Demo of a basic view-port and culling stage Demo for get pixel , similar in phazer https://phaser.io/examples/v2/bitmapdata/get-pixel Demo for timeLapse, slow motion the pixijs tikers Demo of pixi-sound plugin. PLUGIN-LAYERS with container mask for lights Let's be a little crazy, a little live inspector and debugger inspired by the work of bfanger https://github.com/bfanger/pixi-inspector ... ivan.popelyshev 1 Quote Link to comment Share on other sites More sharing options...
Exca Posted April 10, 2019 Share Posted April 10, 2019 This thread is an awesome idea. Could this be even sticky? I would love to have an indication on what kind of examples people want. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.