saw-jan / web-app-3dmodel-viewer

3D model viewer extension for ownCloud Web
GNU Affero General Public License v3.0
4 stars 3 forks source link

[feature] keyboard input #5

Open koebel opened 6 months ago

koebel commented 6 months ago

From a usability perspective, it would be nice if the extension would support keyboard input. I think some of the most common keyboard commands for 3D object manipulation are

User Story

As a user I want to manipulate the position and scale factor of my 3D object using the keyboard so that I can preview the files without using mouse input.

Acceptance Criteria

koebel commented 6 months ago

also properly implement exit using "esc" key, see https://github.com/saw-jan/web-app-3dmodel-viewer/pull/10#discussion_r1524318339