https://github.com/vvvv/vl.devices.wintab
A set of VL nodes for using Wintab devices
https://github.com/vvvv/vl.devices.wintab
tablet visual-programming vl wintab
Last synced: 6 months ago
JSON representation
A set of VL nodes for using Wintab devices
- Host: GitHub
- URL: https://github.com/vvvv/vl.devices.wintab
- Owner: vvvv
- License: mit
- Created: 2018-02-05T18:45:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T22:52:13.000Z (over 5 years ago)
- Last Synced: 2025-03-28T14:21:22.712Z (7 months ago)
- Topics: tablet, visual-programming, vl, wintab
- Homepage:
- Size: 523 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VL.Devices.Wintab
A set of VL nodes for using Wintab devicesTry it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net## 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](https://thegraybook.vvvv.org/reference/libraries/dependencies.html#manage-nugets) in the VL documentation. As described there you go to the commandline and then type:nuget install VL.Devices.WinTab -pre
Once the nuget is installed and referenced in your VL document you'll see the category "WinTab" under "Devices" in the nodebrowser.
Demos are available via the Help Browser!