WebGL-Fluid-Simulation icon indicating copy to clipboard operation
WebGL-Fluid-Simulation copied to clipboard

Diffusion effects don't work on Firefox for multitouch

Open Eccenux opened this issue 6 years ago • 4 comments

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) multi touch on FF67

Single touch (looks as I expected) single touch (looks as I expected)

Eccenux avatar May 26 '19 14:05 Eccenux

@Eccenux can you check it now if it is fixed?

PavelDoGreat avatar Aug 06 '19 22:08 PavelDoGreat

@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 avatar Aug 15 '19 09:08 Eccenux

@Eccenux I would debug it later on firefox browser. Right now I don't have ideas why it happens

PavelDoGreat avatar Aug 17 '19 21:08 PavelDoGreat

#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!

MrUltimate avatar Jan 08 '20 20:01 MrUltimate