MantisBT - ParaView
View Issue Details
0012927ParaView(No Category)public2012-02-13 02:312016-08-12 09:59
Christian Wohlschlager 
Aashish Chaudhary 
immediateminorhave not tried
closedmoved 
3.12 
 
ParaViewVR
incorrect functionality
0012927: Volume Display doesnt work in a cave environment
Dear Madam and Sir !

cave environment volume display only show part of the ima
pvx used:

I have two Cave's one 3 Screen :
pvx:

<?xml version="1.0" ?>
<pvx>

  <Process Type="client"/>

  <Process Type="server">

   <Machine Name="n001"
            Environment="DISPLAY=:0"
            LowerLeft= "-2.0 -0.5 -2.0"
            LowerRight="-0.8 -0.5 -2.0"
            UpperRight="-0.8 0.5 -2.0" />
   <Machine Name="n002"
            Environment="DISPLAY=:0"
            LowerLeft= "-1.0 -0.5 -2.0"
            LowerRight= "0.2 -0.5 -2.0"
            UpperRight= "0.2 0.5 -2.0" />
   <Machine Name="n003"
            Environment="DISPLAY=:0"
            LowerLeft= "0.0 -0.5 -2.0"
            LowerRight= "1.2 -0.5 -2.0"
            UpperRight= "1.2 0.5 -2.0" />

  </Process>
</pvx>

on one cave 4 walls:

<?xml version="1.0" ?>
<pvx>
 <Process Type="client" />
 <Process Type="server">
  <Machine Name="n005"
           Environment="DISPLAY=:0"
           LowerLeft=" -1.2 0 -1.2"
           LowerRight=" 1.2 0 -1.2"
           UpperRight=" 1.2 2.4 -1.2" />
  <Machine Name="n006"
           Environment="DISPLAY=:0"
           LowerLeft=" 1.2 0 -1.2"
           LowerRight=" 1.2 0 1.2"
           UpperRight=" 1.2 2.4 1.2" />
  <Machine Name="n007"
           Environment="DISPLAY=:0"
           LowerLeft= " 1.2 0 1.2"
           LowerRight="-1.2 0 -1.2"
           UpperRight="-1.2 2.4 -1.2"/>
  <Machine Name="n008"
           Environment="DISPLAY=:0"
           LowerLeft= "1.2 0 1.2"
           LowerRight="-1.2 0 1.2"
           UpperRight= "1.2 0 -1.2"/>
  </Process>
</pvx>

the command for starting the server is:
/jkudv/packages/openmpi/bin/mpirun -bynode -machinefile /jkuvrc/dv/packages/ParaView-3.12/config/machinefile_cave.txt /jkuvrc/dv/packages/ParaView-3.12/bin/pvserver /jkudv/packages/ParaView-3.12/config/cave.pvx

or curved screen:
/jkudv/packages/openmpi/bin/mpirun -np 3 -bynode -machinefile /jkudv/packages/ParaView-3.12/config/machinefile_curved.txt /jkudv/packages/ParaView-3.12/bin/pvserver /jkudv/packages/ParaView-3.12/config/curved.pvx

starting the client:
./paraview --stereo --stereo-type="Crystal Eyes"



1. Problem cave 4 wall only front is displayed no other screen.
2. Problem curved screen 3 wall sreen are opend correctly ( i can see from the background color )

but displaying a volume only half of the data is displayed.
with simple objects ( arrow line etc it works perfectly)

see Mail 2/9/2012 5.02 PM From Nikihil Shetty

thank you for helping in this issue

christian
Volume Visualization is follow a different path
No tags attached.
Issue History
2012-02-13 02:31Christian WohlschlagerNew Issue
2012-02-13 12:00Nikhil ShettyAssigned To => Aashish Chaudhary
2012-02-13 12:00Nikhil ShettyAdditional Information Updatedbug_revision_view_page.php?rev_id=424#r424
2016-08-12 09:59Kitware RobotNote Added: 0038141
2016-08-12 09:59Kitware RobotStatusbacklog => closed
2016-08-12 09:59Kitware RobotResolutionopen => moved

Notes
(0038141)
Kitware Robot   
2016-08-12 09:59   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.