generated from vvvv/VL.NewLibrary.Template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/vvvv/VL.Augmenta
- Loading branch information
Showing
1 changed file
with
5 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,9 @@ | ||
# VL.NewLibrary.Template | ||
Lorem Ipsum. | ||
# VL.Augmenta | ||
Support for [Augmenta](https://augmenta.tech/) Tracking Technology in VL. | ||
|
||
Has support for the [Augmenta TUIO Protocol](https://github.com/Augmenta-tech/Augmenta/wiki/Data#augmenta-tuio-protocol) and the [Augmenta OSC Protocol v3.0](https://github.com/Augmenta-tech/Augmenta/wiki/Data#augmenta-osc-protocol-v30). | ||
|
||
Try 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.NewLibrary.Template -pre | ||
|
||
Demos are available via the Help Browser! | ||
Demos are available via the Help Browser! |