<div dir="ltr">Thinking more about it - is there a way to define a <span class="" id=":11a.1" tabindex="-1">LeftEye</span> and a <span class="" id=":11a.2" tabindex="-1">RightEye</span> in my <span class="" id=":11a.3" tabindex="-1">PVX</span> file? The way we have setup in the CAVE is that we have two video signals for the left, and the right eye coming out of the graphics card. That's why this issue we think.<div><br></div><div>If nothing works, we may have to look at doing double mono work but I was hoping someone else may have run into this issue already. Is there some more docs on the <span class="" id=":11a.4" tabindex="-1">PVX</span> usage other than what I found here? <a href="http://www">http://www</a>.<span class="" id=":11a.5" tabindex="-1">paraview</span>.org/Wiki/<span class="" id=":11a.6" tabindex="-1">Immersive</span>_<span class="" id=":11a.7" tabindex="-1">ParaView</span>#Notes_on_<span class="" id=":11a.8" tabindex="-1">PVX</span>_file_usage</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 26, 2016 at 1:19 AM, Faiz Abidi <span dir="ltr"><<a href="mailto:fabidi89@vt.edu" target="_blank">fabidi89@vt.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Ashish,<div><br></div><div>Thanks for your email. I was just now reading an old thread by you on a similar topic answering someone's query on a similar problem.</div><div><br></div><div>1. Yes, you are right. Two projectors per wall doing active stereo. So, in my PVX file, for doing only one half of the wall, I define Display=:0.0  (left eye) and Display=:0.1 (right eye).</div><div><br></div><div>2. Yes, active stereo on each half of the wall.</div><div><br></div><div>3. Umm, no. Here's what's happening. Sorry if I didn't explain properly before. I use two processes to drive one half of the wall using mpi. I put on glasses and don't see anything with my right eye and see two images with my left. I tend to think this is where I am doing something wrong. I tried using 1 process to drive one half of the wall but same result.</div><div><br></div><div>I just tried running glxgears in stereo and see an error - "Error: couldn't get an rgb double-buffered visual". :/ But I am running InstantReality projects in the same CAVE using stereo. This is a bit weird.</div><div><br></div><div>Btw, I am using one powerful machine with 4 graphics card on it to drive the entire CAVE.</div><div><br></div><div>Thanks again for your help! If you have any more ideas, I would be glad to hear.</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 25, 2016 at 11:45 PM, Aashish Chaudhary <span dir="ltr"><<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Faiz, <div><br></div><div>Few things: </div><div><br></div><div>1| You have two projectors per wall each covering half of the wall</div><div>2| You are trying to do active stereo on each half part of the wall</div><div>3| You put glasses on and you see both left and right eye on the half wall from the same projector</div><div><br></div><div>If this is the case, it sounds like your active stereo is not working. Are you sure your driver is setup up correctly? Before you try to work on cluster setup, just try working on one projector for debugging purposes. If I were you I would do this: </div><div><br></div><div>1) Just use PVX to run on one projector (half wall)</div><div>2) Make sure your driver is setup correctly. If this is linux try running glxgears in stereo mode (<a href="http://manpages.ubuntu.com/manpages/karmic/man1/glxgears.1.html" target="_blank">http://manpages.ubuntu.com/manpages/karmic/man1/glxgears.1.html</a>) </div><div>3) If 2) works then something is wrong with VTK/ParaView/Config somewhere.</div><div>4) Make sure that your active glasses are working meaning that they are syncing with the transmitter which is connected to the node</div><div><br></div><div>Hope this helps.</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><div><div><br><div class="gmail_quote">On Fri, Mar 25, 2016 at 7:28 PM, Faiz Abidi <span dir="ltr"><<a href="mailto:fabidi89@vt.edu" target="_blank">fabidi89@vt.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:12.8px"><div><div><div><div>Alright, I updated the pvx file some, just the correct coordinates.<span><span><br><br><?xml version="1.0" ?><br><pvx><br>    <Process Type="client" /><br>    <Process Type="server"><br>    <!-- Tiled wall in Kitware --><br>    <EyeSeparation Value="0.065"/><br>    <Machine Name="CTL"<br>           Environment="DISPLAY=:0.4"<br>           Geometry="2560x1600+0+0"<br></span></span>           FullScreen="0"<br>           ShowBorders="0"<br>           LowerLeft="-1.524  -0.381  -1.524"<br>           LowerRight="1.524    -0.381  -1.524"<br>           UpperRight="1.524    1.524   -1.524"/><span><span><br>    <Machine Name="CTR"<br>           Environment="DISPLAY=:0.5"<br>           Geometry="2560x1600+0+0"<br>           FullScreen="1"<br>           ShowBorders="0"<br></span></span>           LowerLeft="-1.524    -0.381  -1.524"<br>           LowerRight="1.524    -0.381  -1.524"<br>           UpperRight="1.524    1.524   -1.524"/><span><span><br>    <Machine Name="CBL"<br>           Environment="DISPLAY=:0.6"<br>           Geometry="2560x1600+0+0"<br>           FullScreen="1"<br>           ShowBorders="0"<br></span></span>           LowerLeft="-1.524    -1.524  -1.524"<br>           LowerRight="1.524    -1.524  -1.524"<br>           UpperRight="1.524    0.381   -1.524"/><span><span><br>    <Machine Name="CBR"<br>           Environment="DISPLAY=:0.7"<br>           Geometry="2560x1600+0+0"<br>           FullScreen="1"<br>           ShowBorders="0"<br></span></span>           LowerLeft="-1.524    -1.524  -1.524"<br>           LowerRight="1.524    -1.524  -1.524"<br>           UpperRight="1.524    0.381   -1.524"/><br></div> </Process><br></div></pvx><br><br></div>I tried attaching an image for reference but my email didn't go through. I can see the two images (left eye, right eye) with an eye separation of 0.065, but for some reason, I see both the images with stereo glasses on in each eye. Any more ideas? <br><br></div>Lance (CC'd) had an idea that maybe, we can do passive stereo rendering as well. Would you recommend that given our projectors here do support active stereo? I am still trying though to make it work with active stereo. Is there someway to define the viewpoints in the pvx file? Also, is there some kind of a schema for this pvx file published somewhere?<br><br></div><span style="font-size:12.8px">Thanks for all your help!</span><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 25, 2016 at 6:04 PM, Faiz Abidi <span dir="ltr"><<a href="mailto:fabidi89@vt.edu" target="_blank">fabidi89@vt.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Alright, I updated the <span>pvx</span> file some, just the correct coordinates.<span><span><br><br><?<span>xml</span> version="1.0" ?><br><<span>pvx</span>><br>    <Process Type="client" /><br>    <Process Type="server"><br>    <!-- Tiled wall in <span>Kitware</span> --><br>    <<span>EyeSeparation</span> Value="0.065"/><br>    <Machine Name="<span>CTL</span>"<br>           Environment="DISPLAY=:0.4"<br>           Geometry="2560x1600+0+0"<br></span></span>           <span>FullScreen</span>="0"<br>           <span>ShowBorders</span>="0"<br>           <span>LowerLeft</span>="-1.524  -0.381  -1.524"<br>           <span>LowerRight</span>="1.524    -0.381  -1.524"<br>           <span>UpperRight</span>="1.524    1.524   -1.524"/><span><span><br>    <Machine Name="CTR"<br>           Environment="DISPLAY=:0.5"<br>           Geometry="2560x1600+0+0"<br>           <span>FullScreen</span>="1"<br>           <span>ShowBorders</span>="0"<br></span></span>           <span>LowerLeft</span>="-1.524    -0.381  -1.524"<br>           <span>LowerRight</span>="1.524    -0.381  -1.524"<br>           <span>UpperRight</span>="1.524    1.524   -1.524"/><span><span><br>    <Machine Name="<span>CBL</span>"<br>           Environment="DISPLAY=:0.6"<br>           Geometry="2560x1600+0+0"<br>           <span>FullScreen</span>="1"<br>           <span>ShowBorders</span>="0"<br></span></span>           <span>LowerLeft</span>="-1.524    -1.524  -1.524"<br>           <span>LowerRight</span>="1.524    -1.524  -1.524"<br>           <span>UpperRight</span>="1.524    0.381   -1.524"/><span><span><br>    <Machine Name="<span>CBR</span>"<br>           Environment="DISPLAY=:0.7"<br>           Geometry="2560x1600+0+0"<br>           <span>FullScreen</span>="1"<br>           <span>ShowBorders</span>="0"<br></span></span>           <span>LowerLeft</span>="-1.524    -1.524  -1.524"<br>           <span>LowerRight</span>="1.524    -1.524  -1.524"<br>           <span>UpperRight</span>="1.524    0.381   -1.524"/><br></div> </Process><br></div></<span>pvx</span>><br><br></div>Attached is one image for reference. I can clearly the two images with an eye separation of 0.065, but for some reason, I see both the images with stereo glasses on. Any more ideas? <br><br></div>Lance (<span>CC'd</span>) had an idea that maybe, we can do passive stereo rendering as well. Would you recommend that given our projectors here do support active stereo? I am still trying though to make it work with active stereo. Is there someway to define the viewpoints in the <span>pvx</span> file? Also, is there some kind of a schema for this <span>pvx</span> file published somewhere?<br><br></div>Thanks for all your help!<br></div><div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 25, 2016 at 4:55 PM, Faiz Abidi <span dir="ltr"><<a href="mailto:fabidi89@vt.edu" target="_blank">fabidi89@vt.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>I can see the error from both the client, and the server.<br><br></div>Just tried RedBlue and I got a left eye but no right eye. When I changed the server's type to from Same as Client to CrystalEyes, I get the same errors in vtkOpenGLCamera.cxx.<br></div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 25, 2016 at 4:34 PM, David E DeMarle <span dir="ltr"><<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Is that error message from the client or server process?</div></div><div><br></div>Also, try just RedBlue at first and verify that you get two perspectives. Then in the properties panel, change the server's type to from Same as Client to CrystalEyes.<span><font color="#888888"><div><div><br></div></div></font></span></div><div class="gmail_extra"><span><font color="#888888"><br clear="all"><div><div>David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: <a href="tel:518-881-4909" value="+15188814909" target="_blank">518-881-4909</a></div></div></font></span><div><div>
<br><div class="gmail_quote">On Fri, Mar 25, 2016 at 4:27 PM, Faiz Abidi <span dir="ltr"><<a href="mailto:fabidi89@vt.edu" target="_blank">fabidi89@vt.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I do enable --stereo on the client side when connecting to the server, but when I give --stereo-type="Crystal Eyes", I get OpenGL errors in vtkOpenGLCamera.cxx. I don't get that when I don't specify the stereo type. I *think* that's because "Crystal Eyes" ain't supported by the projectors we have here (not sure). <br><br></div>Yes, I checked the stereo type in the properties panel. It sets it to Anaglyph, and Server Stereo Type = Same as Client.<br></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 25, 2016 at 4:07 PM, David E DeMarle <span dir="ltr"><<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Have you started the client that connects to the pvserver with --stereo and verified the stereo type for client and server jobs the view section of the properties panel?</p>
<div class="gmail_quote"><div><div>On Mar 25, 2016 3:43 PM, "Faiz Abidi" <<a href="mailto:fabidi89@vt.edu" target="_blank">fabidi89@vt.edu</a>> wrote:<br type="attribution"></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr"><div>Hi guys,<br><br></div><div>I have setup Paraview5 in a CAVE environment at Virginia Tech. I got mono to work but I am stuck with Stereo rendering.<br clear="all"></div><div><br></div><div>Below is my stereo cave.pvx file.<br><br><?xml version="1.0" ?><br><pvx><br>    <Process Type="client" /><br>    <Process Type="server"><br>    <!-- Tiled wall in Kitware --><br>    <EyeSeparation Value="0.065"/><br>    <Machine Name="CTL"<br>           Environment="DISPLAY=:0.4"<br>           Geometry="2560x1600+0+0"<br>           FullScreen="1"<br>           ShowBorders="0"<br>           LowerLeft="-1  -1  -1"<br>           LowerRight="1    -1  -1"<br>           UpperRight="1    1   -1"/><br>    <Machine Name="CTR"<br>           Environment="DISPLAY=:0.5"<br>           Geometry="2560x1600+0+0"<br>           FullScreen="1"<br>           ShowBorders="0"<br>           LowerLeft="-1    -1  1"<br>           LowerRight="1   -1  -1"<br>           UpperRight="1   1   -1"/><br>    <Machine Name="CBL"<br>           Environment="DISPLAY=:0.6"<br>           Geometry="2560x1600+0+0"<br>           FullScreen="1"<br>           ShowBorders="0"<br>           LowerLeft="-1  -1  -1"<br>           LowerRight="1    -1  -1"<br>           UpperRight="1    1   -1"/><br>    <Machine Name="CBR"<br>           Environment="DISPLAY=:0.7"<br>           Geometry="2560x1600+0+0"<br>           FullScreen="1"<br>           ShowBorders="0"<br>           LowerLeft="-1  -1  -1"<br>           LowerRight="1    -1  -1"<br>           UpperRight="1    1   -1"/><br></div><div> </Process><br></div><div><div></pvx><br><br></div><div>The problem is that I don't see any distinction between the left, and the right eye. I would have attached images if it helps but that may make my email too big to be approved by the moderator.<br><br></div><div>About the setup in the lab - we have 8 projectors driving this 4-sdied cave, 2 projectors for each wall. The projectors do active stereo, 2560x1600 resolution.<br></div><br>We think the issue maybe with setting up the correct view frustum but not sure. Anybody seen this issue before?<div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Faiz Abidi | Master's Student at Virginia Tech | <a href="http://www.faizabidi.com" target="_blank">www.faizabidi.com</a> | <span style="font-size:small"><a href="tel:%2B1-540-998-6636" value="+15409986636" target="_blank">+1-540-998-6636</a></span></div></div></div></div></div></div></div>
</div></div></div>
<br></div></div>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div>
</blockquote></div><br><br clear="all"><br>-- <br><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Faiz Abidi | Master's Student at Virginia Tech | <a href="http://www.faizabidi.com" target="_blank">www.faizabidi.com</a> | <span style="font-size:small"><a href="tel:%2B1-540-998-6636" value="+15409986636" target="_blank">+1-540-998-6636</a></span></div></div></div></div></div></div></div>
</div>
</div></div></blockquote></div><br></div></div></div>
</blockquote></div><br><br clear="all"><br>-- <br><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Faiz Abidi | Master's Student at Virginia Tech | <a href="http://www.faizabidi.com" target="_blank">www.faizabidi.com</a> | <span style="font-size:small"><a href="tel:%2B1-540-998-6636" value="+15409986636" target="_blank">+1-540-998-6636</a></span></div></div></div></div></div></div></div>
</div>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Faiz Abidi | Master's Student at Virginia Tech | <a href="http://www.faizabidi.com" target="_blank">www.faizabidi.com</a> | <span style="font-size:small"><a href="tel:%2B1-540-998-6636" value="+15409986636" target="_blank">+1-540-998-6636</a></span></div></div></div></div></div></div></div>
</div>
</div></div></div></div></blockquote></div><div><div><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Faiz Abidi | Master's Student at Virginia Tech | <a href="http://www.faizabidi.com" target="_blank">www.faizabidi.com</a> | <span style="font-size:small"><a href="tel:%2B1-540-998-6636" value="+15409986636" target="_blank">+1-540-998-6636</a></span></div></div></div></div></div></div></div>
</div></div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br></div></div><span><font color="#888888"><div><div dir="ltr"><font face="trebuchet ms, sans-serif"><i>| Aashish Chaudhary <br>| Technical Leader         <br>| Kitware Inc.            <br></i></font><div><i><font face="trebuchet ms, sans-serif">| </font><a href="http://www.kitware.com/company/team/chaudhary.html" target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i></div></div></div>
</font></span></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Faiz Abidi | Master's Student at Virginia Tech | <a href="http://www.faizabidi.com" target="_blank">www.faizabidi.com</a> | <span style="font-size:small"><a href="tel:%2B1-540-998-6636" value="+15409986636" target="_blank">+1-540-998-6636</a></span></div></div></div></div></div></div></div>
</div>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Faiz Abidi | Master's Student at Virginia Tech | <a href="http://www.faizabidi.com" target="_blank">www.faizabidi.com</a> | <span style="font-size:small">+1-540-998-6636</span></div></div></div></div></div></div></div>
</div>