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

Aashish Chaudhary aashish.chaudhary at kitware.com
Sat Sep 22 10:26:56 EDT 2012


I have a branch (under testing) that will allow you to achieve this:

http://review.source.kitware.com/#/t/1261/

Look at this test:
TestSplitViewportStereoHorizontal.cxx<http://review.source.kitware.com/#/c/7489/1/Rendering/Core/Testing/Cxx/TestSplitViewportStereoHorizontal.cxx>

Any feedback is welcome.

Thanks,


On Sat, Sep 22, 2012 at 4:11 AM, kingvsk at aol.com <kingvsk at aol.com> wrote:

>  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
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>


-- 
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120922/7ed3d296/attachment.htm>


More information about the vtkusers mailing list