[Paraview] Using Paraview with 3 wall stereo-projection

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Dec 4 10:49:01 EST 2009


ParaView 3.6 doesn't support Cave. We lost this functionality while
transitioning from 2.6 to 3.0. We are planning to bring the support
back in 3.8.

Utkarsh

On Fri, Dec 4, 2009 at 4:01 AM, s.habbinga <s.habbinga at fz-juelich.de> wrote:
> Hi,
>
> I would like to use ParaView with our 3 channel passive stereo
> projection screen. (See
> http://www.fz-juelich.de/jsc/cv/vislab/vr/hardware#screen for details)
> I'm using ParaView 3.6.1, which is installed with mpi support on all
> machines of the cluster.
> I already tried the following, but without success:
>
> * CLIENT:     ./paraview cave.pvx --render-module=CaveRenderModule
>
> * SERVER:   mpirun  -machinefile
> /home/demo/work/ParaView3/bin/machines.txt -env DISPLAY :0.0 -n 3
> /home/demo/work/ParaView3/bin/pvserver
> /home/demo/work/ParaView3/bin/cave.pvx --render-module=CaveRenderModule
>
> with cave.pvx:
> <?xml version="1.0" ?>
> <pvx>
>  <Process Type="client" />
>  <Process Type="server">
>   <Machine Name="zam065-01"
>            Environment="DISPLAY=zam065-01:0"
>            LowerLeft="-5.2  0   3"
>            LowerRight="-1.2 0   3"
>            UpperLeft="-5.2  1.5 3" />
>   <Machine Name="zam065-02"
>            Environment="DISPLAY=zam065-02:0"
>            LowerLeft="-2.0 0   3"
>            LowerRight="2.0 0   3"
>            UpperLeft="-2   1.5 3" />
>   <Machine Name="zam065-03"
>            Environment="DISPLAY=zam065-03:0"
>            LowerLeft="1.2  0   3"
>            LowerRight="5.2 0   3"
>            UpperLeft="1.2  1.5 3" />
>  </Process>
> </pvx>
>
> What am I doing wrong?
>
>
>
>
> ------------------------------------------------------------------------------------------------
> ------------------------------------------------------------------------------------------------
> Forschungszentrum Juelich GmbH
> 52425 Juelich
> Sitz der Gesellschaft: Juelich
> Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
> Vorsitzende des Aufsichtsrats: MinDir'in Baerbel Brumme-Bothe
> Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
> Dr. Ulrich Krafft (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
> Prof. Dr. Sebastian M. Schmidt
> ------------------------------------------------------------------------------------------------
> ------------------------------------------------------------------------------------------------
> _______________________________________________
> 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
>


More information about the ParaView mailing list