Linear Spreads and SetSlice Nodes

Below I am displaying what a row of 30 quads looks like when they are all coloured differently, to do this I transformed my quads to be in a row, this is done by connecting the transformX to the Linear Spread. The reason to do this is so that we are able to see each individual colour rather of all 30 of them being on top of each other. I then had to change the scale for my individual quads to make them bigger and more rectangle rather than square so that they would all fit within the render box.  
Screenshot of my finished patch within VVVV.
To get the colours on the quads I have to get the HSV node and connect it to a linear spread allowing 30 colours to be linearly taken from the colour spectrum. 


Comments

Popular Posts