Hi there, I'm curious about how to achieve an effect similar to this: https://www.davidwilliambaum.com/   I know they used the canvas element. And I found forum threads/codepens where parts of the effect are achieved without canvas.   Parallax: https://greensock.com/forums/topic/17320-background-parallax-effect-on-mouse-move/ Mousemove:    Is there a GSAP plugin for the zoom effect of the images which depends on the mouse position?     Thank