Hello,
I am working on project which requires that some elements are visible in one eye, and some are visible in the other. The idea is that the brain combines the images in both eyes into a single orthographic image. I not not want to achieve any 3D effects.
For this to work correctly, it is critical that the two images are aligned perfectly to each other, otherwise the observer gets double vision.
I am assuming that to align both images, the distance between the left image and the right image, must be equal to the IPD - is this correct?
So far I have failed to align the images, so I would really appreciate some help. Thank you.