[Paraview] Two Machines - Each one with one monitor - Mirrored and different angles of the same data

Aashish Chaudhary aashish.chaudhary at kitware.com
Mon Feb 10 10:40:29 EST 2014


On Thu, Feb 6, 2014 at 10:40 AM, Léo Pessanha
<leonardopessanha74 at gmail.com>wrote:

> Hi,
>
> Working with | Windows 7 - 64bit  | in both machines
>
>
> I am a paraview user, i work with oil leak data
>
> My next task is to do the following:
>
> I have two machines and each one controls a monitor.
>
> The monitors are disposed in a way that a L shape is created(one is in the
> floor)
>
> I want to see the same thing in both machines but i want to be able to
> change the angle like on cave.pvx parameters
>
> LowerLeft="-1 -1 -2"
> LowerRight="1 -1 -2"
> UpperRight="1  1 -2"
>
> but in different machines.
>
> The angle that i wanna change is the inicial one.  Something like in the
> front monitor i am looking the data from the front and in the other monitor
> i am looking the data from the top
>

You need to setup your viewport like that only. so you make a reference
point and from there you can configure your front screen (easy one). Now
you use the same reference point place your world screen however you want
to place it, get its corner points and use those values for the second
viewport. The reference point will have 0,0,0 values for the coordinates.
So lets say you have two screens one for the front and other one for the
floor and the 0,0,0 is at the center of the floor then you will have

Front:
LowerLeft="-1 0 -1"
LowerRight="1 0 -1"
UpperRight="1  2 -1"

Floor:
LowerLeft="-1  0 1"
LowerRight="1 0 1"
UpperRight="1  0 -1"




> How am i supposed to do that?
>
> The things that i already know how to do:
>
> Having ONLY ONE machine with 2 monitors changing the angles of each
> monitor on a .pvx file
>
> Connect to a server and have the front view for everyone with a master
> controlling the angles for everyone or each one controlling the own angle
>
> If it gets hard to explain i can try to explain better
>
> Sorry for the bad english
>
> Att,
> Leonardo Pessanha
> Rio de Janeiro, Brazil
>
>
>
>
> _______________________________________________
> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20140210/c508929a/attachment.html>


More information about the ParaView mailing list