[Paraview] Stereo Rendering Support in Windows Paraview
Paulo Ziemer
ziemer at lncc.br
Mon Dec 3 13:00:42 EST 2007
Hello Paraview Developers and Users,
We are making some tests with stereo rendering in Paraview on Windows
SO. Many people wrote the mailing list complaining that stereo mode was
not working in Windows. Actually the default stereo mode for windows is
Cristal Eyes which is a active rendering type not visible by naked eye,
but the stereo support is working fine.
In order to change the stereo visualization mode in Windows the
following must be made:
edit the file:
paraview-xx/VTK/Rendering/vtkWin32OpenGLRenderWindow.cxx line 67
this->StereoType = VTK_STEREO_RED_BLUE; // you can change to other
stereo modes here
Happy stereo visualization :-)
HeMoLab Development Team
http://www.lncc.br/prjhemo/
More information about the ParaView
mailing list