Reverse webcam image
Hi,
I seem to remember in one of my lectures that you could reverse an image from a webcam so that when I move my head to the right, it moves to the right in the pwindow and left, to the left.
I had a wee look at jit.dimmap but this only resulted in the whole image being fliped 90 degrees in either direction.
Any ideas?
Max Patch
Copy patch and select New From Clipboard in Max.
its because of "@map 1 0" attribute :)
Thanks man.
I actually almost tried getting rid of that attribute, but didn't for some foolish reason :
Cheers.