I'm realizing a 3D Editor together with the THREE.js library. I'm currently implementing 3D viewport navigation and the user should be able to click into the view and drag with the mouse so that the ...