[Paraview] Single screen, side-by-side stereo possible?
Aashish Chaudhary
aashish.chaudhary at kitware.com
Fri Jul 13 23:08:22 EDT 2012
Hi Brian,
This feature is not implemented as of now. We are in the process of
providing this feature at VTK / ParaView level. I cannot guarantee a
time line for this though.
Thanks,
On Fri, Jul 13, 2012 at 5:19 PM, Brian Corrie <bcorrie at sfu.ca> wrote:
> Hello,
>
> I have a stereo display that uses side-by-side stereo (Panasonic plasma TV).
> Ideally I would be able to say --stereo --stereo-type="side-by-side". This
> stereo mode doesn't exist (correct me if I am wrong).
>
> Is there a way to do this? I can't seem to find a way of running pvserver
> with a pvx config in some sort of left-eye, right-eye mode.
>
> I want to do something like this:
>
> <?xml version="1.0" ?>
> <pvx>
> <Process Type="client" />
> <Process Type="server">
> <!-- IQStation at SFU -->
> <Machine Name="localhost"
> Environment="DISPLAY=:0.1"
> LowerLeft=" -1 -1 -1"
> LowerRight=" 1 -1 -1"
> UpperRight=" 1 1 -1"
> windowPos = "(0, 0), (1920, 1080)"
> leftViewportPos="(0, 0), (960, 1080)"
> rightViewportPos="(960, 0), (960, 1080)"
> />
> </Process>
>
> Of course, I made up the windowPos, left, and right viewport parts of course
> 8-) They come from a VRUI config...
>
> Any hints? Am I missing something obvious?
>
> Brian
> _______________________________________________
> 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 ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
--
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com
More information about the ParaView
mailing list