I’ve just started out with vvvv, trying to get my head around it.
I’ve made a 3d grid of boxes using a linearspread and a Cross(3d).
Now, what I want to do is rotate the entire cube of boxes around by changing their positions while keeping their relative location to eachother, so not rotate the view or projection matrix of my renderer, put alter the actual x,y,z coords of the boxes.