[vtkusers] view 3D data in 3D Televisions...

kingvsk at aol.com kingvsk at aol.com
Sat Sep 22 04:11:12 EDT 2012


Hi all

I found the following code, which is used to view stereo 3D.

         renderWindow().StereoCapableWindowOn();
         renderWindow().SetStereoTypeToAnaglyph();
         //renderWindow().SetStereoTypeToCheckerboard();
         renderWindow().SetStereoRender(1);

while using SetStereoTypeToAnaglyph() method, I got very good results. 
But this mode doesn't support colored 3D models.

My requirement is to view the stereo 3D in 3D TV using HDMI 1.4a 
Standard. Is there any guide to achieve this?

_*My Working Environment:*_

LG 3D TV with 3D Glasses - (Supports Polarized 3D - Left/right, Up/Down, 
Checkerboard modes)
GPU - Nvidia GeForce GTX 560 Ti

--
Sathish

On Monday 03 September 2012 10:21 AM, kingvsk at aol.com wrote:
> Hi all,
>
> Is there any way to construct 3D video stream and watch it  in 3D TV?
>
> -- 
> Sathish

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120922/5487127b/attachment.htm>


More information about the vtkusers mailing list