Picture Replacement via Scrolling HTML / JS

Viewed 15

I would like to design a landing page with a similar zoom-in effect as https://www.philosophicalfoxes.com/ has.

I figured that the page is using a series of 10 different .jpgs which are tied to the mouse position. However, I'm having difficulty extracting exactly how the HTML/JS behind it works.

I can't find online resources for it either, anyone know what a JS function for that should look like?

0 Answers
Related