In case I programmed on vvvv and I would like to send streams of data(value, colour, parameter etc.) and EX9out(Image, Video, from renderer)to do further process in C# program and return info (data + EX9)to vvvv. What and How shall I do to achieve?
so…if you know how to use the XNA framework in c# you most likely can use it in vvvv. clone from a template, then open the project explorer (ctrl+j) and add necessary references to your project (just as you’d do in sharpdevelop or visualstudio).
and concerning the other tutorials…they are not yet written…