hi i am having difficulties understanding the programming logic of vvvv. how would i program a wandering algorithm like the example here. (click the bottom right box for the wander example)
i believe it would involve the nodes
LinearSpread(Value)
Heading(Animation)
FrameVelocity (Animation)
LFO (Animation)
Quad (DX9)
Transform (Transform) 2d
Renderer (DX9)
i probably missed a few nodes but im not even sure where to start even after reading all the documentation…