Codrops contributor Rachel Smith shares a couple of really stunning animated header backgrounds for our design inspiration. Although they are coded with different JS logic, the demos essentially consist of basic shapes animated using the robust requestAnimationFrame() API on a HTML canvas
. I personally like demo #1 with the mouse tracking effect. This one runs on the GreenSock GSAP animation library.
how do I use the effects in my website?