Hi Johannes, <div><br></div><div>Utkarsh is right and what is suggested could work for you. I also remember someone asking the same question in this mailing list and that person was able to modify the volume rendering code to make it work in the CAVE. I have to find the information but I believe that was the case. If you don&#39;t find that email in this list, let us know unless you want to take the route suggested by Utkarsh. </div>
<div><br></div><div>Thanks,</div><div><br></div><div><br><div class="gmail_quote">On Wed, Nov 21, 2012 at 10:05 AM, Utkarsh Ayachit <span dir="ltr">&lt;<a href="mailto:utkarsh.ayachit@kitware.com" target="_blank">utkarsh.ayachit@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">Volume rendering of image datasets is currently not supported in CAVE<br>
(aka CurvedScreen) configurations. One hacky way to deal with it is to<br>
convert the data to unstructured grid (using Tetrahedralize filter)<br>
and then volume render that.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Wed, Nov 21, 2012 at 8:18 AM, Johannes Zarl &lt;<a href="mailto:johannes.zarl@jku.at">johannes.zarl@jku.at</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; It seems like there is a bug with rendering volume datasets when being<br>
&gt; connected to a pvserver process.<br>
&gt;<br>
&gt; When I use the builtin: server and load the dataset into paraview, everything<br>
&gt; is rendered correctly. However, when I connect to a server process, only parts<br>
&gt; of the volume data are shown. Objects using surface representation are always<br>
&gt; rendered correctly.<br>
&gt;<br>
&gt; Just now I realised that there is a pattern to display irregularities: the<br>
&gt; bounderies of the rendered parts align with the data-segmentation between the<br>
&gt; process ids.<br>
&gt;<br>
&gt; So I guess there is some kind of communication problem between the pvserver<br>
&gt; processes? If so, how can I find out the cause of this?<br>
&gt;<br>
&gt; Any help appreciated,<br>
&gt;   Johannes<br>
&gt;<br>
&gt;<br>
&gt; P.S.:<br>
&gt; The example data I use is the headsq.vti file from the ParaViewTutorialData<br>
&gt; dataset. I currently use ParaView/master 3.14.1-2441-g46cfc4c, and have tested<br>
&gt; this also with paraview 3.14.1 (compiled from source).<br>
&gt;<br>
&gt; The server is started as follows:<br>
&gt; mpirun -np 3 \<br>
&gt;   --host n001 --host n002 --host n003 \<br>
&gt;   --mca btl openib,sm,self \<br>
&gt;    -x LD_LIBRARY_PATH -x PATH -x DISPLAY=:0 \<br>
&gt;    pvserver /home/edvz/zing/scratch/vcva/curvedscreen.pvx<br>
&gt;<br>
&gt; The curvedscreen.pvx file is this one:<br>
&gt; &lt;?xml version=&quot;1.0&quot; ?&gt;<br>
&gt; &lt;pvx&gt;<br>
&gt;  &lt;Process Type=&quot;client&quot; /&gt;<br>
&gt;   &lt;Process Type=&quot;server&quot;&gt;<br>
&gt;   &lt;EyeSeparation Value=&quot;0.065&quot;/&gt;<br>
&gt;     &lt;!-- CurvedScreen 3 screens --&gt;<br>
&gt;    &lt;Machine Name=&quot;n001&quot;<br>
&gt;             Environment=&quot;DISPLAY=:0&quot;<br>
&gt;             LowerLeft= &quot;-4.701 0.0   -2.641&quot;<br>
&gt;             LowerRight=&quot;-1.201 0.0   -2.641&quot;<br>
&gt;             UpperRight=&quot;-1.201 1.750 -2.641&quot; /&gt;<br>
&gt;    &lt;Machine Name=&quot;n002&quot;<br>
&gt;             Environment=&quot;DISPLAY=:0&quot;<br>
&gt;             LowerLeft= &quot;-1.750 0.0   -2.641&quot;<br>
&gt;             LowerRight= &quot;1.750 0.0   -2.641&quot;<br>
&gt;             UpperRight= &quot;1.750 1.750 -2.641&quot; /&gt;<br>
&gt;    &lt;Machine Name=&quot;n003&quot;<br>
&gt;             Environment=&quot;DISPLAY=:0&quot;<br>
&gt;             LowerLeft=  &quot;1.202 0.0   -2.641&quot;<br>
&gt;             LowerRight= &quot;4.752 0.0   -2.641&quot;<br>
&gt;             UpperRight= &quot;4.752 1.750 -2.641&quot; /&gt;<br>
&gt;  &lt;/Process&gt;<br>
&gt; &lt;/pvx&gt;<br>
&gt; _______________________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" 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" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><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">www.kitware.com</a>    <br>

</div>