Developers like to open the dev tools and see what’s there (sometimes there are friendly messages) and tinker around. If SketchUp Free had already a JavaScript API or if I found an unofficial internal API that allows me to set camera.eye
and camera.target
, I would probably connect it to the Gamepad API and use my SpaceNavigator like in a game engine.