VL.Devices.SpaceMouseHID
0.3.2
dotnet add package VL.Devices.SpaceMouseHID --version 0.3.2
NuGet\Install-Package VL.Devices.SpaceMouseHID -Version 0.3.2
<PackageReference Include="VL.Devices.SpaceMouseHID" Version="0.3.2" />
paket add VL.Devices.SpaceMouseHID --version 0.3.2
#r "nuget: VL.Devices.SpaceMouseHID, 0.3.2"
// Install VL.Devices.SpaceMouseHID as a Cake Addin #addin nuget:?package=VL.Devices.SpaceMouseHID&version=0.3.2 // Install VL.Devices.SpaceMouseHID as a Cake Tool #tool nuget:?package=VL.Devices.SpaceMouseHID&version=0.3.2
VL.Devices.SpaceMouseHID
Use 3DConnexion™ SpaceMice in vvvv gamma via HID instead of their driver. Uses HidLibrary by Mike O'Brien.
Tested only with SpaceMouse Wireless®. Either connected through the Universal Receiver (PID C652) or via USB-cable (PID C62E).
But should work also with SpaceMouse Compact® (PID C635)
Will only work properly if the 3DConnexion™ driver isn’t active, so either uninstall or otherwise make sure it is not running (remove it from autostart for example).
Sponsored by
Studio JHH
Using the library
In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see Managing Nugets in the VL documentation. As described there you go to the commandline and then type:
nuget install VL.Devices.SpaceMouseHID
Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net
License
MIT
Learn more about Target Frameworks and .NET Standard.
-
- HidLibrary.Unofficial (>= 3.3.50)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.