Distortion hover effect using WebGL
The inspiration for this project came from the fact I want to create a displacement effect for the web using hover effect that reveals the next image underneath.
You need to have basic understanding of HTML, CSS, and Javascript. This project was build using external javascript from the following.
- Hover effect from Robin Dela
- The library that creates the actual effect
- A WebGL library that the hover-effect library uses for the distortion
- A GSAP library that allows the hover-effect library to create the fade animation
To use this external source code,
- Embed them in your script tag before the closing body tag.
Teri Eyenike
Follow me on social
Follow the link to view this project, below