i want to project onto several square columns. i have a video which is put on a quad ( filestream > video texture > quad ) my idea was then to transform the quad to make it fit the column, but when i do, the video is squeezed to fit the quad ( if i stretch the quad on the x axis, the video stretches too )
as an example - the original image is A, i want it to look like B when the quad has its x scale changed, but it looks like C
https://vvvv.org/sites/default/files/imagecache/large/images/duck example 01.jpg
any ideas? should i use something other than a quad?