drawcall / Proton

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

blendFunc and pixi #41

Closed ghost closed 6 years ago

ghost commented 7 years ago

Could you please create an example of usage webgl proton renderer and pixi, such as in: example\render\custom but for eg. https://a-jie.github.io/Proton/example/sparks/sun/fireball.html where we have blendFunc.

replaysMike commented 5 years ago

@horyzont @hyandell I see this was closed - did you ever find a way to do it? I love the library, but most samples don't look good when using Pixi. Webgl renderer does a great job, but that's only suitable if you can overlay another canvas on top of the Pixi canvas.