Hey everyone.
I’m new to using three.js and hopefully, someone can guide in the right direction. I’m looking to build an effect similar to this website: https://www.kirkwhayman.com/work
The images scroll through with a distortion effect on the image based on the speed of the scroll wheel, with the text animating in the opposite direction, with some kind of mask on it.
Found a similar example here, although it doesn’t lock to the scrollwheel like the first example.
Suggestions, code examples, GitHub, anything is appreciated.