WebGL-Fluid-Simulation
WebGL-Fluid-Simulation copied to clipboard
Diffusion effects don't work on Firefox for multitouch
Great demo, love this effect... But there seem to be a problem with multitouch. On Chrome it seems to work fine, but on Firefox the effect is almost not working at all -- there is just a colourful blob, but no diffusion effect.
I'm not quite sure if this is a browser or driver problem or something in scripts.
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:67.0) Gecko/20100101 Firefox/67.0. Same effect on Android also on FF 67.
Multi touch on FF67 (not seeing desired effect)

Single touch (looks as I expected)

@Eccenux can you check it now if it is fixed?
@PavelDoGreat unfortunately it seems nothing changed. Not sure if I'm testing the right place. I tested this website: https://paveldogreat.github.io/WebGL-Fluid-Simulation/
Here is a recording: https://www.youtube.com/watch?v=eoo5ZySlbxI (1st zig-zag is the single touch; 2nd is with two fingers; then I do variations)
@Eccenux I would debug it later on firefox browser. Right now I don't have ideas why it happens
#36 Seems like this is happening on Safari as well. @Eccenux were you able to figure anything out and fix it? @PavelDoGreat It would be great if you can find a fix for this!