<br><br><div class="gmail_quote">On Sun, Jan 13, 2013 at 8:23 PM, Aashish Chaudhary <span dir="ltr">&lt;<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, <div><br></div><div>So this is not right:</div><div class="im"><div><br></div><div><font color="#ff0000"><span style="font-size:13px;font-family:arial,sans-serif">&lt;VRInteractorStyles&gt;</span><br style="font-size:13px;font-family:arial,sans-serif">

<span style="font-size:13px;font-family:arial,sans-serif">    &lt;Style class=&quot;vtkVRTrackStyle&quot; proxy=&quot;2128&quot; property=&quot;EyeTransformMatrix&quot;&gt;</span><br style="font-size:13px;font-family:arial,sans-serif">

<span style="font-size:13px;font-family:arial,sans-serif">      &lt;Tracker name=&quot;Wtrack.sensor&quot;/&gt;</span><br style="font-size:13px;font-family:arial,sans-serif">
<span style="font-size:13px;font-family:arial,sans-serif">    &lt;/Style&gt;</span><br style="font-size:13px;font-family:arial,sans-serif"><span style="font-size:13px;font-family:arial,sans-serif">    &lt;Style class=&quot;vtkVRTrackStyle&quot; proxy=&quot;2128&quot; property=&quot;CameraPosition&quot;&gt;</span><br style="font-size:13px;font-family:arial,sans-serif">

<span style="font-size:13px;font-family:arial,sans-serif">      &lt;Tracker name=&quot;Wtrack.sensor&quot;/&gt;</span><br style="font-size:13px;font-family:arial,sans-serif">
<span style="font-size:13px;font-family:arial,sans-serif">    &lt;/Style&gt;</span><br style="font-size:13px;font-family:arial,sans-serif"><span style="font-size:13px;font-family:arial,sans-serif">  &lt;/VRInteractorStyles&gt;</span></font></div>

<div><font color="#ff0000" face="arial, sans-serif"><br></font></div><div><font color="#ff0000" face="arial, sans-serif"><br></font></div></div><div><font face="arial, sans-serif">You are trying to move both the eye and the camera? The PVX files looks alright. On your other point, when you move the eye (a point in space) the rotation will not have any effect (rotation of a point?) .  But when you tilt your head towards left (lets say 90 degree rotation) you images (from two viewpoints) should be on top of each other. </font></div>

<div><font face="arial, sans-serif"><br></font></div><div><span style="font-family:arial,sans-serif">Now Can you also tell me your objects center and size? One thing you may want to do is multiply your transform by 10.0 just to verify if it makes any changes to your experience. </span></div>

<div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Thanks,</font></div><div class="HOEnZb"><div class="h5"><div><font color="#ff0000" face="arial, sans-serif"><br>
</font><br>
<div class="gmail_quote">On Sat, Jan 12, 2013 at 12:08 PM, Emiliano Pastorelli <span dir="ltr">&lt;<a href="mailto:emiliano.pastorelli@gmail.com" target="_blank">emiliano.pastorelli@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Hi Aashish,<br>
      <br>
      after some thinking (being my first system shaped this way i&#39;m
      having to get aquainted to the concepts still), I realized that
      ok, the point at which the view is aiming doesn&#39;t have to move
      indeed, and that the all problem seems to be due to the position
      of the object in the screens.<br>
      <br>
      I hope you can figure out what i did wrong in the config file (i
      bet the problem is there somehow). <br>
      <br>
      Best,<br>
      H<br>
      <br>
      Il 11/01/13 20:27, Aashish Chaudhary ha scritto:<br>
    </div><div><div>
    <blockquote type="cite">
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000">
            <blockquote type="cite">
              <div class="gmail_quote">
                <div>
                  <div>Hi Aashish,</div>
                </div>
              </div>
            </blockquote>
            I&#39;m using ParaView3.98 RC1 and the in the vrpn server i
            converted the units in meters as for the vrpn standard, so i
            guess they should somehow be the right ones.<br>
            Tomorrow from the office I can send you the PVX and the
            state files, now I don&#39;t have them available.<br>
          </div>
        </blockquote>
        <div><br>
        </div>
        <div>Would it be possible to use / build the ParaView from the
          master branch. We have couple of nice features there and made
          some improvements in the code. </div>
        <div> </div>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000"> My feeling while
            testing on the test-system is that the headtracking lets me
            change the position of the head a bit around the object, but
            that I don&#39;t achieve a full movement. So for example, if i
            stand in front of the receiver and then i move on top of it
            (towards -Z), i don&#39;t see the object from above (or in the
            table-screen as i would expect), but i see a upper-front
            perspective only, like if the transform matrix of the view
            cone was changed, but somehow not the position of the user.<br>
          </div>
        </blockquote>
        <div><br>
        </div>
        <div>If you move your head on the top of object you should see
          the top view of the object. Now if your object is in the front
          of the projected plane, then you should be able to move even
          inside it. If it is on the back of the projected plane, then
          it won&#39;t.  </div>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000"> <br>
            It might be just a wrong feeling given by the small system
            or maybe the positioning of the object, but at least this
            far it doesn&#39;t give at all the proper immersive feeling.<br>
          </div>
        </blockquote>
        <div><br>
        </div>
        <div>It depends on the size of the object and its location. Only
          after looking at your state file and PVX file I can give a
          precise answer.</div>
        <div> </div>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000"> <br>
            As a side question still related to my system, i noticed the
            anaglyph stereo goes completely wrong in the screens, while
            it is correct (and completely different) in the control
            display, any suggestion on that? (soon i&#39;ll have to switch
            to paired projectors and passive stereo, so i would like to
            avoid the same problem there).<br>
          </div>
        </blockquote>
        <div><br>
        </div>
        <div>Hmm..I am aware of this bug. </div>
        <div> </div>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000"> <br>
            Btw, tomorrow I&#39;ll send you the files and a sample of the
            data I get from the tracker.<br>
            Thanks again for your time!<br>
          </div>
        </blockquote>
        <div><br>
        </div>
        <div>Sure that would be awesome.  </div>
        <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000"> <br>
            Best,
            <div><br>
              H<br>
              <br>
              <blockquote type="cite">
                <div class="gmail_quote">
                  <div><br>
                  </div>
                  <div> </div>
                  <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br>
                    Any help would be welcome,<br>
                    Best<br>
                    H<br>
                    <br>
                    <br>
                    <br>
                    --<br>
                    View this message in context: <a href="http://the-unofficial-paraview-developers-forum.34153.n6.nabble.com/Paraview-3-98-Heatracking-problem-tp1998.html" target="_blank">http://the-unofficial-paraview-developers-forum.34153.n6.nabble.com/Paraview-3-98-Heatracking-problem-tp1998.html</a><br>


                    Sent from the The Unofficial ParaView Developers
                    Forum mailing list archive at Nabble.com.<br>
                    _______________________________________________<br>
                    Paraview-developers mailing list<br>
                    <a href="mailto:Paraview-developers@paraview.org" target="_blank">Paraview-developers@paraview.org</a><br>
                    <a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/mailman/listinfo/paraview-developers</a><br>
                  </blockquote>
                </div>
                <br>
                <br clear="all">
                <div><br>
                </div>
                -- <br>
                | Aashish Chaudhary <br>
                | R&amp;D Engineer         <br>
                | Kitware Inc.            <br>
                | <a href="http://www.kitware.com" target="_blank">www.kitware.com</a> 
                  </blockquote>
              <br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <br clear="all">
      <div><br>
      </div>
      -- <br>
      | Aashish Chaudhary <br>
      | R&amp;D Engineer         <br>
      | Kitware Inc.            <br>
      | <a href="http://www.kitware.com" target="_blank">www.kitware.com</a> 
        </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br>| Aashish Chaudhary <br>| R&amp;D Engineer         <br>| Kitware Inc.            <br>| <a href="http://www.kitware.com" target="_blank">www.kitware.com</a>    
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>| Aashish Chaudhary <br>| R&amp;D Engineer         <br>| Kitware Inc.            <br>| <a href="http://www.kitware.com">www.kitware.com</a>