I’d like to put a list of video, in many quad on my render window, is it possible?
by example, I downloaded the Drag3d patch (the drag2d is not loaded on the server), and I want to put a different video in every square. and then I can move it with the mouse
thanks
and thank to everybody that are building vvvv,
this software is great!
(I did this project with processing, I’m new to graphical interface)
Ps: why the tool to loop a video is so unpractical?
I do not have an idea what you are wanting to do, if I had I am sure we can work towards a solution.
Think you are missing some basic spread knowledge, you can use 1 Quad, and load 10 pictures, and presto you have 10 quads (use a transfrom + linearspread to see it).
Perhaps attach some patches, doesn’t mather if they are bad, as long as we get the idea.
Well, I am not sure about the drag 3D, but the good news is I found the 2D version on my hard drive, which I will post for you, once I have it working. (so I am not going to waste my time for that 3D one)
It seems you have some misunderstanding about spreads.
If you insert 4 slices on the input pin of a spread,m and then say: I want a spreadcount off 4 (goes for Linearspread, Circulairspread, Gausianspread etc…) than vvvv will generate a 4 sliced spread for every input, meaning you end up with a spread that has 16 (!!) slices.
Just hoover above the output pin off the GausianSpread, you will see 16 that is the amount off slices. And that setslice really has no function here. I can mentor here for hours, but best follow the tutorials again.
thanks!!
in fact I thought the set slice would allowed me to access each
photos, I said to the setslice, go and pick me the slice 4 to move it, (it was a wish to begin the puzzle(control each piece))
now I’ve understand your answer I think!
thanks for de drag2d too!
the vvv community is very nice!
merci beaucoup!
ciao
++k
hi!
I’d like to put a list of video, in many quad on my render window, is it possible?
by example, I downloaded the Drag3d patch (the drag2d is not loaded on the server), and I want to put a different video in every square. and then I can move it with the mouse
thanks
and thank to everybody that are building vvvv,
this software is great!
(I did this project with processing, I’m new to graphical interface)
Ps: why the tool to loop a video is so unpractical?