View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012927ParaView(No Category)public2012-02-13 02:312016-08-12 09:59
ReporterChristian Wohlschlager 
Assigned ToAashish Chaudhary 
PriorityimmediateSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version3.12 
Target VersionFixed in Version 
Summary0012927: Volume Display doesnt work in a cave environment
DescriptionDear 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
Additional InformationVolume Visualization is follow a different path
TagsNo tags attached.
ProjectParaViewVR
Topic Name
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0038141)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2012-02-13 02:31 Christian Wohlschlager New Issue
2012-02-13 12:00 Nikhil Shetty Assigned To => Aashish Chaudhary
2012-02-13 12:00 Nikhil Shetty Additional Information Updated
2016-08-12 09:59 Kitware Robot Note Added: 0038141
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team