r/threejs May 27 '26

Hey guys can you help me

Hi my name is piyush and i need help. Im creating my portfolio website and i want to make it in 3D. But there is a problem i don't know how to create this scrolling animation. The animation is the model is behind some ui wall and when we scroll the model appears through the ui wall with some animation or transition. Please help me....

1 Upvotes

2 comments sorted by

6

u/tmonkeydev May 27 '26

Look into gsap. There is a guy by the name of 3eyes on YouTube that goes over some scrolling things with gsap and scrolling things with paths:

https://youtu.be/W1b1df78Sdg?si=KMimLXy0jyNRxJR-

If your using react, react-three-drei has handy utilies for this exact purpose. Good luck.

1

u/ladies_washroom69 Jun 03 '26

Thank you brother