sirxemic / jquery.ripples

Add a water ripple effect to your background using WebGL.
https://sirxemic.github.io/jquery.ripples/
MIT License
1.06k stars 416 forks source link

IPad: can not run in ipad safari #45

Closed hycript closed 6 years ago

hycript commented 6 years ago

environment: ipad mini , ipad air version: 10.3.3

sirxemic commented 6 years ago

So you're saying that on those devices you're getting an error message in the bottom-left corner when running the demo (https://sirxemic.github.io/jquery.ripples/) ?

Unfortunately I don't have an iPad Mini or an iPad Air to test with. Unless you're not getting that error, it doesn't seem like something that can be fixed.

sirxemic commented 6 years ago

Could you tell me if you're getting that error on the demo page or not? I can't really help any further unless I have more information.

wm370857724 commented 6 years ago

This plugin use some webgl2.0 api like bindBuffer,safari in iOS don't support until now.