drawcall / Proton

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

how can I use transparent background in example firework #88

Closed ape-casear closed 3 years ago

ape-casear commented 3 years ago

Is there exists any implement like Comet tail? background must be transparent

drawcall commented 3 years ago

The fireworks demo uses the principle of multiple erasing. If you want a transparent background, need to set the Image Body. Can also simulate fireworks.

https://drawcall.github.io/Proton/examples/initialize/imagetarget/fire2.html