Stereoscopy for two users

How would you allow two users in front of a projection screen to each have their own stereo ?

I’ve seen such a system in Weimar at IPT/EGVE 2007 and I hear several systems are starting to use this.

So here are three methods, demonstrated thanks to my Advanced Sketching System (c) :

Method 1 : Users are separated through a polarized filter

double_stereo_1

This can be seen as a regular active stereoscopy system.

The system has two active projectors, one polarization filter in front of each projector, regular shutter glasses plus matching polarization filters.

Thanks to the polarization, each user sees only one (active) projector. Each projector displays left and right image as is regularly done with active projectors.

In theory, you have it, each user sees in stereo ! This is the “easy” way which doesn’t need too much modification apart from adding polarized filters on shutter glasses.

The active stereo provides a good separation between left and right eyes, but the polarization separation is not perfect, so each user sees a ghost image of the other user.

This unperfect separation of polarized filters is less problematic when it is used for only one user since the left and right images aren’t that much different. But when you see the picture of another user, it is potentially very different and can also move while you are static. That’s a real presence breaker !

So let’s try another way :

Method 2: Users are separated through a shutter mechanism

double_stereo_2

Now this can be seen as a regular passive stereoscopy system. For each user, the left/right images are separated thanks to a polarized filter.

The tricky part : The first (active) projector displays the left image for user 1, then the left image for user 2. At the same time, the second (active) projector display the right image for user 1, then the right image for user 2.

This means that half the time you can see the left and right images for user 1, then half the time you see the left and right images for user 2.

But how can you hide the left/right images of the other user ? With modified shutter glasses that shut both eyes at the same time rather than each eye alternatively !

This method also requires some tricks on the image generator. Often times the generation of left/right images in quad buffers is hardwired in the renderer, so you need a system that is flexible enough to allow the generation of two left images instead of left/right.

Method 3 : multiple time splices

Another way is to take the same approach as the active stereoscopy that also requires hardware modifications : draw each image sequentially : User 1 Left, User 1 Right, User 2 Left, User 2 Right, User 3 …

Shutter glasses would then open only for User 1 left eye, all other eyes/users being shut, then User 1 right eye, etc.

This has several implications, ranging from flickering if the projector frequency is not enough, to decreased luminosity. You also need special shutter glasses and software to support all this.

Conclusion

This is not an easy topic! But an important one if we want real cooperation. I’ve left the option for multiple HMDs aside because you don’t see the other user, and some people just don’t want to wear HMDs.

I’m sure others methods exist, such as this one presented at IEEE VR 2009: Image Blending and View Clustering for Multi-Viewer Immersive Projection Environments, Jonathan Marbach

Do you know other methods ?

You May Also Like

4 Comments

  1. I have tested this. It was done in a Research projet with Barco and PSA. At this time, I’m not sure if infitech was already there. It was working well but you multiply the ghosts with 4 point of view. So it’s not as cute as one can thought; but it was a long time ago.

Leave a Reply

Your email address will not be published. Required fields are marked *