Search found 4 matches

by 3dhead
Sat Jan 07, 2023 12:26 pm
Forum: Developer's Forum for Windows
Topic: Request to JavaScript API for SpaceMouse
Replies: 5
Views: 42410

Re: Request to JavaScript API for SpaceMouse

Thanks to the previous work from arpruss, I've added two more supported web apps: Figma and SketchUp for Web:
https://github.com/chuanqisun/spacemouse-anywhere
by 3dhead
Wed Dec 14, 2022 9:22 am
Forum: Windows Discussion Forum
Topic: Use SpaceMouse in SketchUp for Web
Replies: 0
Views: 6481

Use SpaceMouse in SketchUp for Web

Hi SpaceMouse users, I've built a chrome extension that brings SpaceMouse to the web version of SketchUp. It's a side project to scratch my own itch, but I've noticed quite a lot of SketchUp users asking for this kind of capability, so why not make it public. Here it is: https://chrome.google.com/we...
by 3dhead
Wed Sep 22, 2021 3:03 pm
Forum: MacOS Discussion Forum
Topic: macOS Big Sur and Monterey - Pre-release Driver Available
Replies: 961
Views: 8202809

Re: macOS Big Sur - Beta Driver Available

It appears that macOS 11 beta driver has changed this behavior as it hides the device from the gamepad list. Our driver does not hide the device from the gamepad list. What our driver has to do in macOS 11 is to get an "exclusive" grab of the device. If the driver does not "grab"...
by 3dhead
Fri Sep 17, 2021 11:56 am
Forum: MacOS Discussion Forum
Topic: macOS Big Sur and Monterey - Pre-release Driver Available
Replies: 961
Views: 8202809

Re: macOS Big Sur - Beta Driver Available

Hi, I noticed that in the past versions of macOS and all versions of Windows, 3Dconnexion devices are always listed as gamepads in the browser API. A lot of tools are depending on this behavior to function correctly. For instance, this library: https://github.com/archilogic-com/aframe-space-navigato...