blendMode() behaves differently in Chrome vs Firefox

I’ve been playing around with blendmode() and found it seems to behave different in chrome vs firefox.
Is this a browser thing or a p5 bug? I’m using latest versions of the browser and win 10 pro.
Tried it on my desktop and laptop machines. I hear it works on Mac computers.

It seems to freak out when the shadow burn radius is greater than zero.

Found it while playing with this, https://www.openprocessing.org/sketch/854431

1 Like

Perhaps check any known issues with p5.js blendMode()

…and please consider submitting a bug report there for discussion by the devs if the issue isn’t already known!

1 Like