Have a look at the Windows SDK as it includes C++ samples. They should get your started. The SDK can be downloaded from here
Search found 2065 matches
- Mon Apr 19, 2021 8:17 am
- Forum: Developer's Forum for Windows
- Topic: Working in C++
- Replies: 1
- Views: 10
Re: Working in C++
Hi Enrique Palomo,
- Fri Apr 16, 2021 8:44 am
- Forum: MacOS Discussion Forum
- Topic: Help: New SMPro Not working with Zbrush
- Replies: 21
- Views: 308
- Fri Apr 16, 2021 7:50 am
- Forum: MacOS Discussion Forum
- Topic: Help: New SMPro Not working with Zbrush
- Replies: 21
- Views: 308
Re: Help: New SMPro Not working with Zbrush
The button issue is across all applications I have tested (Safari, Word, and also "Any Application"). This indicates a hardware fault. It also explains why rotations were disabled in the "trainer" application: the button that disables rotations was one of the two affected by this problem. You proba...
- Fri Apr 16, 2021 1:22 am
- Forum: MacOS Discussion Forum
- Topic: Help: New SMPro Not working with Zbrush
- Replies: 21
- Views: 308
Re: Help: New SMPro Not working with Zbrush
Some progress: After removing that plist, the trainer now works properly. But the inability to use the buttons "R" and "Rotations On/Off" remains. Is this a hardware problem? Or is the inability to use these two buttons specific to ZBrush or some other application? Driver version: 3DxMacCore 1.1.6 ...
- Thu Apr 15, 2021 10:28 am
- Forum: MacOS Discussion Forum
- Topic: CadMouse Wireless - Not clicking
- Replies: 19
- Views: 1538
Re: CadMouse Wireless - Not clicking
We're still here. If something's amiss, we will try to help out.bretcobrageek wrote: ↑Thu Apr 15, 2021 8:11 amI'd hate to have to ditch the mouse so I'm really hopeful it will work.
- Thu Apr 15, 2021 10:01 am
- Forum: MacOS Discussion Forum
- Topic: Help: New SMPro Not working with Zbrush
- Replies: 21
- Views: 308
Re: Help: New SMPro Not working with Zbrush
It's driver version 1.1.2.184 I don't recognise that version. You will find the full version details in the "Tools" tab of the "3Dconnexion" pane in System Preferences. Everything was working fine early yesterday. At some point I used Export Configuration and checked the "Export All Settings." And ...
- Thu Apr 15, 2021 7:51 am
- Forum: MacOS Discussion Forum
- Topic: Help: New SMPro Not working with Zbrush
- Replies: 21
- Views: 308
Re: Help: New SMPro Not working with Zbrush
This is definitely unexpected.
Please confirm the exact driver version as shown on the "Tools" tab.
Below is a screenshot with the default mapping for the "Button Rotations On/Off.
Please confirm the exact driver version as shown on the "Tools" tab.
Below is a screenshot with the default mapping for the "Button Rotations On/Off.
- Thu Apr 15, 2021 7:28 am
- Forum: Developer's Forum for Windows
- Topic: Dectecting SpaceMouse Wireless Receiver via PyUSB
- Replies: 8
- Views: 148
- Thu Apr 15, 2021 7:23 am
- Forum: MacOS Discussion Forum
- Topic: Help: New SMPro Not working with Zbrush
- Replies: 21
- Views: 308
Re: Help: New SMPro Not working with Zbrush
Yes, I did the full trainer, step by step. Inside the trainer, Spin, Tilt and Roll did not function in their respective tabs, nor when in the "All Active" tab. The plot thickens. Please confirm if rotations are enabled in the "Any Application" driver configuration (which is the default and used for...
- Thu Apr 15, 2021 1:44 am
- Forum: Windows Discussion Forum
- Topic: Windows 7 driver issues
- Replies: 3
- Views: 128
Re: Windows 7 driver issues
It depends on what applications you have installed and what you want to do. Installing all is fine.
For more details, see the "Deploying individual .msi installers [...]" section in the Administrator Guide.
- Thu Apr 15, 2021 1:40 am
- Forum: MacOS Discussion Forum
- Topic: SMPW rapidly pressing keyboard button
- Replies: 4
- Views: 286
- Thu Apr 15, 2021 1:28 am
- Forum: MacOS Discussion Forum
- Topic: Help: New SMPro Not working with Zbrush
- Replies: 21
- Views: 308
Re: Help: New SMPro Not working with Zbrush
Now the "R" and "roll-lock keys stopped" working -- I am unable to configure them. We will come to this later. Firstly, we should check why you're seeing the following: in the teapot demo, the Tilt, Roll and Twist do not work. That's not a "demo", it's the "trainer" application. The first panels ar...
- Wed Apr 14, 2021 1:32 am
- Forum: Developer's Forum for Windows
- Topic: Dectecting SpaceMouse Wireless Receiver via PyUSB
- Replies: 8
- Views: 148
- Tue Apr 13, 2021 10:16 am
- Forum: MacOS Discussion Forum
- Topic: macOS Big Sur - Beta Driver Available
- Replies: 564
- Views: 44878
Re: macOS Big Sur - Beta Driver Available
I'm using rhino on my Mac. Sometimes the Spacemouse pro wireless works, 80% of the time nothing works That's extreme. We're not tracking any issues specific to Rhino on macOS. I'm assuming you're already on the latest beta (beta 15, r3318). If you can, please connect your SpaceMouse Pro using a USB...
- Tue Apr 13, 2021 7:52 am
- Forum: Developer's Forum for Windows
- Topic: Dectecting SpaceMouse Wireless Receiver via PyUSB
- Replies: 8
- Views: 148
Re: Dectecting SpaceMouse Wireless Receiver via PyUSB
How can I do the equivalent to that line of code for the SpaceMouse while using the wireless receiver? (as if I just replace the idProduct by the UR one, it won't work since it will select the first that doesn't get data) What Python library are you using? Have you look into examples of accessing d...