Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rabbitControl/VL.IO.RCP
Set of nodes to use RCP with vl.
https://github.com/rabbitControl/VL.IO.RCP
Last synced: 2 months ago
JSON representation
Set of nodes to use RCP with vl.
- Host: GitHub
- URL: https://github.com/rabbitControl/VL.IO.RCP
- Owner: rabbitControl
- License: lgpl-3.0
- Created: 2018-12-14T19:39:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-16T11:22:49.000Z (7 months ago)
- Last Synced: 2024-12-05T12:24:27.067Z (2 months ago)
- Size: 2.9 MB
- Stars: 6
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vl - VL.IO.RCP - Set of nodes to use RCP (Libraries / IO)
README
# VL.IO.RCP
Set of nodes to use [RCP](https://github.com/rabbitControl/RCP) with VL.Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net## Using the library
In order to use this library you'll 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/hde/managing-nugets.html) in the documentation. As described there you go to the commandline and then type:nuget install VL.IO.RCP -pre
Once the VL.IO.RCP nuget is installed and referenced in your VL document you'll see the category "IO.RCP" in the nodebrowser. Press F1 to open the Help Browser and search for the term "rcp" to see relevant how-to patches.