Apologies if this question seems misplaced, but as a complete beginner, I'm a bit lost.
Let's consider this website as an example:
I'm trying to uncover the libraries and technologies employed in the background to learn more and replicate similar effects.
Is there a way to get some guidance on how things are achieved?
I've attempted to examine the source code and inspect different elements. I've identified the use of the Three.js library for the scene. But what about the scroll animation? And the text effects?
Thank you in advance for any advice or insights.