Search found 2 matches

by crazybitman
Tue Feb 02, 2016 5:02 am
Forum: Developer's Forum for Windows
Topic: Where could I find JavaScript API for controlling SpaceMouse
Replies: 1
Views: 12985

Where could I find JavaScript API for controlling SpaceMouse

Hi there,

could anyone help me with controlling the spacemouse in JavaScript? As GamePad API is still too low-level, I need a way to map axes data into 3d actions like pan, zoom, rotate with 6 degrees of freedom.
by crazybitman
Tue Feb 02, 2016 5:00 am
Forum: Developer's Forum for Windows
Topic: Request to JavaScript API for SpaceMouse
Replies: 5
Views: 40288

Request to JavaScript API for SpaceMouse

Hi could anyone tell me how I can manipulate the SpaceMouse with JavaScript in Web?

It seems the GamePad API could only provide raw 6 axes data, but it is quite complicated to convert them into 3d action controls.

And the API are all in Windows.

Thanks in advance.