Hi Nikhil,
I have fixed the networking issues. There was an error in my state file and
I had also made an embarrassing mistake with the build. It works now and
the display moves when I move the tracking target. I recalibrated the
tracking system and measured the coordinates of the screen corners in mm
(which seems to be the unit used by the tracking system).
How should I represent these coordinates in the pvx file? I tried replacing
the coordinates of the screen corners as shown below, but when I load the
state file I can't see anything on the cave screen (just the background
colour). If I use the coordinates from the example on the web, I can see
something but it doesn't appear correct.
Thanks a lot for your input, it's much appreciated.
Seán
------------ PVX file ---------------
<?xml version="1.0" ?>
<pvx>
<Process Type="client" />
<Process Type="server">
<EyeSeparation Value="65"/>
<Machine name="hubble1"
Environment="DISPLAY=:0"
LowerLeft="-1560, 0, 480"
LowerRight="500, 0, 480"
UpperRight="500, 0, 1940">
</Machine>
</Process>
</pvx>
_______________________________________________
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