Hi,<br><br>I need to do the following things:<br><br>I have a program with VTK and I need to  emulate a Stereo View (Parallel Rendering) or multi views with only one vtkRenderer, I saw this example:<br><br><a href="http://www.cmake.org/Wiki/Multiple_views">http://www.cmake.org/Wiki/Multiple_views</a> (In this example I have a error problem:&quot; error: ‘vtkSMCompositeDisplayProxy’ does not name a type&quot;, I only tested it with the header file &quot;vtkSMMultiDisplayProxy.h, because the examples is not completed&quot;<br>
<a href="http://www.vtk.org/Wiki/VTK/MultiPass_Rendering_With_IceT(This">http://www.vtk.org/Wiki/VTK/MultiPass_Rendering_With_IceT(This</a> is a completed example which runs so good but it doen&#39;t shows how to build a stereo parallel program).<br>
<br>I have been installed paraview for developers.<br><br>There aren&#39;t examples or documentation about stereo parallel redering with a least two view/cameras(With only one renderer). <br><br>I need a example that let me know how to do a program with two parallel cameras.<br>
<br>Where I can&#39;t find a example?<br><br><br>Thank for all<br>Ruben<br>