[Paraview] ParaviewWeb: True color volume rendering

2011-09-21 Thread Rajvikram Singh
Hi Sebastien     Thanks to all the help from you guys we made good progress regarding rendering multi-channel volumes. The users have come back with another request that I've been unsuccessful in resolving. The original volumes are a stack of RGB images and the users are familiar with seeing

Re: [Paraview] ParaviewWeb : Repeated calls to GetLookupTableForArray do not change the RGBpoints array

2011-05-19 Thread Rajvikram Singh
--- On Thu, 19/5/11, Utkarsh Ayachit utkarsh.ayac...@kitware.com wrote: From: Utkarsh Ayachit utkarsh.ayac...@kitware.com Subject: Re: [Paraview] ParaviewWeb : Repeated calls to GetLookupTableForArray do not change the RGBpoints array To: Rajvikram Singh rajvikr...@yahoo.com Cc: paraview@paraview.org Date

Re: [Paraview] ParaviewWeb : Repeated calls to GetLookupTableForArray do not change the RGBpoints array

2011-05-19 Thread Rajvikram Singh
To: Rajvikram Singh rajvikr...@yahoo.com Cc: Utkarsh Ayachit utkarsh.ayac...@kitware.com, paraview@paraview.org Date: Thursday, 19 May, 2011, 10:37 PM Hi Raj, could you send the piece of code that update those RGBPoints values ?  Thanks, Seb On Thu, May 19, 2011 at 12:58 PM, Rajvikram Singh rajvikr

[Paraview] ParaviewWeb : Repeated calls to GetLookupTableForArray do not change the RGBpoints array

2011-05-18 Thread Rajvikram Singh
Hi    I've a case where the users can load .xml files saved from the Paraview's 'Edit Color Map' widget and apply the color maps (containing R,G,B and Opacity values) to volume rendering. When I start the application a call is made is load a default.xml file and then do a : Lut =

[Paraview] Paraview Web view along X,Y or Z

2011-05-13 Thread Rajvikram Singh
Hi    I would like to provide the ParaviewWeb session users to be able to view their data along the major axes at any point. I looked at the view properties and there were member functions for setCameraViewUp() and setCameraPosition() but I was not able to orient the camera correctly. Am I

[Paraview] ParaviewWeb two sessions, two views, two volume datasets

2011-05-09 Thread Rajvikram Singh
Hi everyone     I would like to load two volume datasets (called FISH and SIMS in the code below) in ParaviewWeb and then render them side by side in two different views. The users should be able to 'lock' the camera amongst the two views so that moving the object in one window also affects the

Re: [Paraview] ParaviewWeb : Adding interactive slice filter to pipeline

2011-05-03 Thread Rajvikram Singh
, Sebastien Jourdain sebastien.jourd...@kitware.com wrote: From: Sebastien Jourdain sebastien.jourd...@kitware.com Subject: Re: [Paraview] ParaviewWeb : Adding interactive slice filter to pipeline To: Rajvikram Singh rajvikr...@yahoo.com Cc: paraview@paraview.org Date: Wednesday, 4 May, 2011, 4:29 AM Hi

[Paraview] ParaviewWeb : Adding interactive slice filter to pipeline

2011-04-29 Thread Rajvikram Singh
Hi    I am trying to add a simple slice filter to a ParaviewWeb client that users could use interact with a volume. The bundled PWApp application does this already and so I tried to go through the code and looked at some Python examples. I was able to get an interactive widget to render but it

Re: [Paraview] Problem loading multiple volumes in ParaviewWeb

2011-04-28 Thread Rajvikram Singh
multiple volumes in ParaviewWeb To: Rajvikram Singh rajvikr...@yahoo.com Cc: paraview@paraview.org Date: Thursday, 28 April, 2011, 6:19 PM Hi Raj, The reason why you are not seeing the same settings across your data is because you need to apply your SetDisplayProperties for each loaded data. The reason

[Paraview] Problem loading multiple volumes in ParaviewWeb

2011-04-27 Thread Rajvikram Singh
Hi everyone .. Greetings !    I'm trying to create a web visualization page where biologists in our lab can see their multi-channel volume data. Each channel is a separate file and since there could be as many as 11-12 channels I want to give them the ability to switch the volumes on/off or