Set of nodes to use Intel RealSense devices in vl.
The development is sponsored by wirmachenbunt.
We are entering testing phase.
In order to use this library with vl you have to install the nuget that is available via nuget.org.
Open VL, go to
Quad menu > Manage Nugets > Commandline
and then type:
nuget install VL.Devices.RealSense -prerelease
For more about installing and referencing nugets read here.
Once the VL.Devices.RealSense nuget is installed and referenced in your vl document you'll see the category "RealSense" under "Devices" in the nodebrowser.
VL help patches can be found here:
"VL.Devices.RealSense\help\"
Clone it into a directory like:
X:\vl-libs\VL.Devices.RealSense
Open
X:\vl-libs\VL.Devices.RealSense\src\VL.Devices.RealSense.sln
in VisualStudio and build it. This is necessary for a few things that cannot yet be expressed in vl directly.
In the vl document where you want to have access to the RealSense nodeset, add a dependency to:
X:\vl-libs\VL.Devices.RealSense\VL.Devices.RealSense.vl