Hello,
i tried to dive into the helloArVideo Demo.
As i understood, there are different video renderers for each video but they have no distinctive properties. Each time a video is rendered i can set a different size, e.g. imagetarget.size divided by two to get half the video size.
The video is then displayed right in the center of the image target. Is it possible to "shift" it around like to the top left of the recognized image target?
Can this be achived with the projectionMatrix?
Thanks in advance.