drawcall / Proton

Javascript particle animation library
https://drawcall.github.io/Proton/
MIT License
2.41k stars 275 forks source link

pixi renderer outdated #50

Closed ramarro123 closed 4 years ago

ramarro123 commented 6 years ago

Hi,

pixirenderer should work with pixi4? i am not able to make it work properly, there are a lot of glitch, mask issue, performance problem and so on.

can you confirm that it's supposed to work and i have to dig more on my side?

drawcall commented 6 years ago

Proton engine has now been upgraded to V3 version, pixi.js provides more friendly support. More importantly, you can extend the renderer.pool.create function!

c-andrews commented 4 years ago

Hi, Has Proton been updated for Pixi V5?

drawcall commented 4 years ago

V4, v5 should be available. I have these two versions in my demo.

https://codesandbox.io/s/proton-fire-dragon-k6ozi https://a-jie.github.io/Proton/examples/game/pixijs/pixi-game.html