The tutorial covers two approaches:
🎥 Position-based movement — animating the camera's position toward a target using maath's damp3 easing function
🎥 Rotation-based movement — keeping the camera position fixed and instead animating rotation with dampE, which holds up better in more complex scenes where moving the camera itself gets messy