» Generic Nodes Project
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

Generic Nodes Project

There are several nodes in vvvv that have a functionality which does not need to know anything about the datatype on which it operates, since the functionality is so meta. In modern programming languages this is commonly known as generic programming.

Some examples are Cons, GetSlice, Select, Queue... They all move around some data but don't really care about which data.

Over the past years some developers programmed generic node definitions and used them in the addonpack, in their own packs or contributions. This is a great thing, but for a new developer its almost impossible to know where they are all hidden.

The latest version of the vvvv-sdk contains a project which gathers all generic node definitions from different places. Every node developer can now reference this project, covert the template files with a convenient patch and get over 20 nodes for his own data type for free:

Generic Nodes

happy coding,
devvvvs<T>

tonfilm, Wednesday, Apr 23rd 2014 Digg | Tweet | Delicious 5 comments  
bjoern 24/04/2014 - 22:57

Nice one, but I get an access denied for the generic nodes docu.

tonfilm 25/04/2014 - 00:10

please try again.
and if you have time, you could move your combinatorics nodes into it.

bjoern 03/05/2014 - 00:48

Well the nodes depend on thirdparty code which currently resides in:

vvvv45\addonpack\src\nodes\plugins\Generics\Combinatorics\Dependencies

Referencing it from there seems awkward. I was wondering if I should move it to:

vvvv45\src\core\Utils3rdParty

?

tonfilm 05/05/2014 - 21:57

ah, good point. i'll come back to you asap.

tonfilm 21/05/2014 - 23:43

@bjoern, it should be no problem to check the code in to the generic nodes project. just put the license inside it and into the sources which use it. it would be over done to put the files into Utils.

  • 1

anonymous user login

Shoutbox

~26d ago

mediadog: @ggml Yup, lots. Only used in 4.x, haven't tried in 5.x yet: https://www.unrealengine.com/marketplace/en-US/product/simple-udp-tcp-socket-client

~26d ago

ggml: someone has sent udp bytes to unreal ?

~2mth ago

micha_nismus: worked out, thank you very much ! :-)

~2mth ago

joreg: @micha_nismus does this help? https://youtu.be/xkrbT45BgOQ

~2mth ago

micha_nismus: thx joerg. Can anybody help me why i can't see any renderer in gamma? thx :-)

~2mth ago

joreg: @micha_nismus instead of discord, we're using matrix, see: chat

~2mth ago

micha_nismus: searching for a public discord server for vvvv

~2mth ago

joreg: Join us for the 20th #vvvv meetup on January 19th: https://thenodeinstitute.org/event/20-worldwide-vvvv-meetup/

~2mth ago

joreg: @schlonzo re "SDSL support" did you see the Shader wizard? or do you mean something different?