STEAM GROUP
hlcoders hlcoders
STEAM GROUP
hlcoders hlcoders
8
IN-GAME
68
ONLINE
Founded
6 January, 2008
CraftyDoc 23 Sep, 2013 @ 12:38am
Side-By-Side 3D over two dsplays
Hi,

I am a Noob on this forum and this post maybe redundant. I am doing this project where I want to try Side by Side 3D over two displays.

So here is a bit of explanation. I want to render the Left image in a stereoscopic stream to the left eye and the right image to the right eye. I have a VR head set that has two independent displays for each eye. My idea was two enable SLS (single large surface/screen i.e the multi-display rendering mode) in the drivers to span the image over the two displays. but since headsets have an overlap region that does not make sense. Now I have decided that I want to make a mod that allows me to enable SLS rendering over two displays and do Side by Side 3D on them which will essentially stream left image to one display and the right image to the other.

That is all good in theory, but I have no idea how to do it in reality. Please point me in the right direction.

Thank you in advance.