I am trying to modify a fork from codepen to blend three animated circles (cyan, magenta, yellow) using mix-blend-mode: multiply;
to achieve this result where the overlay of all three colours is black.
As you can see on the codepen link, the blend mode does not work. Upon further research, I came across that mix-blend-mode
needs to be within <svg>
in order for it to work. As I am not a coder -I just understand enough to get myself into trouble- can you please take a look at the code and point out to me why the blend mode does not work as expected?
I have commented out the animation as I was trying to get the blending to work before fine tuning the animation.
Aucun commentaire:
Enregistrer un commentaire