[Paraview] Possible Bugs in CAVE mode??
Nikhil Shetty
nikhil.shetty at kitware.com
Tue Feb 14 08:55:09 EST 2012
Hi Stephan,
There was a slight change in that we can now specify eye separation in the
pvx configuration file. You can set the eye seperation as.
<pvx>
<Process Type="client" />
<Process Type="server">
<EyeSeparation Value="0.065"/>
<Machine Name="Front"
.....
Hope this helps
Regards
-Nikhil
On Tue, Feb 14, 2012 at 8:48 AM, Stephan Rogge
<Stephan.Rogge at tu-cottbus.de>wrote:
> Hello (again),
>
> regarding the cave stereo issue I was able to put an debug message into the
> vtkCamera and noticed that EyeSeparation is an incredibly small value
> (1E-332).
> It seems that somewhere the eye separation value is lost which results in
> two
> identical projection matrix and this yields a monocular vision. That would
> explain why stereo is not working....
>
> @Nikhil, if I get you right, you are involved in the VR development of PV?
>
> Thanks,
> Stephan
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20120214/006971d2/attachment.htm>
More information about the ParaView
mailing list