Auto scroll and threejs scene

How to make autoscroll like in example Hello I'm V

I want each scroll to list a new screen. My threejs scene will be in background and follow the movements.

The background in the linked website seems to be a single Three.js scene where the camera is being animated up/down the y-axis on each scroll event.