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

I have circular background image, and also provides shadow effect outside of circle image. But when we apply ripple on internal circular image then ripple outside of circle. Ripple should be inside the circle. So please can u share the solution of the scenario. #51

Closed raj-barnwal closed 6 years ago

sirxemic commented 6 years ago

Can you link me to the page in question? Or a codepen or jsfiddle to demonstrate the issue?

raj-barnwal commented 6 years ago

I resolved that problem using css property clip-path. Thanks