Hi there, I’m a beginner to vvvv, I’ve been reading all the tutorials, and looking around here but seem to have run into a confusing problem.
I have a number of videos collected together in a grid, they are each 256 by 256. My output resolution from my renderer is 1920 by 1080, so I used a Scale x of 0.5625 on the View Transform pin of the Renderer. This makes sure it’s square and the right aspect.
My confusion comes from the Transform node going into the Quad node.
It seems it only works as I think it should when I have the Scale x and Y pin of the transform node both set to 0.5.
But surely it should work set at scale 1? But when I set it at this, each video is displayed way too big on screen which seems bigger than 256 by 256 pixels. I’m confused?
Many thanks in advance.
Test.v4p (10.2 kB)