Animate camera position at a scrolling time

This example might help.
It is minimal and doesn’t use GSAP.
It uses the HTML Body onscroll event to do various things, as well as change camera properties.
Animate on Scroll : https://sbcode.net/threejs/animate-on-scroll/
image

1 Like