Hi guys.
Im begginer of vvvv. I like it but very hard to me.
i made a very simple patch
just using peakspread and cross.
it moves left to right.
but I wanna radial moves.
like, center to outside or reversed.
could I make it using vvvv?
Hi guys.
Im begginer of vvvv. I like it but very hard to me.
i made a very simple patch
just using peakspread and cross.
it moves left to right.
but I wanna radial moves.
like, center to outside or reversed.
could I make it using vvvv?
Hi and vvvvelcome ! Not on pc actually so i cant open your patch
Maybe my answer will not be good:
Radial ?
Use circular spread an play on width and phase
If you want to change coordonates use map node
Points2Vector (2d) gives you the distance from the center.
this is one of several possible ways to go.
kit_2grid.v4p (12.4 kB)
thanks kalle
it really helped me!
:)