Re: [Paraview] Problem compiling ParaView CVS since 2009/07/22 20:37:00 CEST on SLES 10.2

2009-07-30 Thread nikhil shetty
Issue FIXED with commit id:lSdyaVLXmgrE9MXt -Nikhil On Wed, Jul 29, 2009 at 1:59 PM, Sven Buijssen wrote: > Hi Utkarsh, > > I'm well aware of the fixes for Win introduced since, but they do not > resolve everything: I updated to top of cvs and compiled from scratch > just now. The segfault dur

Re: [Paraview] Some questions regarding cave mode and tiled screens

2011-06-30 Thread Nikhil Shetty
Hi Atanas, On Thu, Jun 30, 2011 at 1:36 PM, Aashish Chaudhary < aashish.chaudh...@kitware.com> wrote: > Hi Atanas, > > On Thu, Jun 30, 2011 at 3:10 AM, Atanas Atanasov > wrote: > > Hi , > > we have a system with 6 Displays. One pair of displays belongs to one > node > > and this node two NVIDIA

Re: [Paraview] Stereo Rendering guts (non-cave) in ParaView...

2011-08-08 Thread Nikhil Shetty
Hi Jeff, On Thu, Aug 4, 2011 at 7:25 PM, Jeff Mauldin wrote: > I am looking at some of the stereo rendering currently in ParaView > (initially just by invoking the --stereo option at the command line). > > I have quite a bit of experience with stereo rendering both as a user and > as a developer

Re: [Paraview] 3Dconnexion SpaceNavigator and paraview

2011-11-07 Thread Nikhil Shetty
Hi Ricardo, Which version of paraview are you using? -Nikhil On Sun, Nov 6, 2011 at 9:55 AM, Ricardo Reis wrote: > > Hi all > > A SpaceNavigator has arrived in my desk and I have been trying to put to > work for paraview. I use Linux. > > I've found the wiki page > > > http://www.vtk.org/

Re: [Paraview] 3Dconnexion SpaceNavigator and paraview

2011-11-07 Thread Nikhil Shetty
Hi Ricardo, On Mon, Nov 7, 2011 at 11:43 AM, Ricardo Reis wrote: > On Mon, 7 Nov 2011, Nikhil Shetty wrote: > > Hi Ricardo, >> >> Which version of paraview are you using? >> > > 3.12.0 RC3-50 > > You may want to revert to an older version (3.10) to be abl

Re: [Paraview] 3Dconnexion SpaceNavigator and paraview

2011-11-07 Thread Nikhil Shetty
amera and the objects). If you click on the root of the pipeline (builtin) it manipulates the camera. If you click on any other objects in the pipeline then the objects representation will be manipulated. On Mon, 7 Nov 2011, Nikhil Shetty wrote: > > The reason we went with VRPN is because

Re: [Paraview] SpaceNavigator , builtin: (version 10.1)

2011-11-08 Thread Nikhil Shetty
Hi Ricardo, I think part of the problem is that device inputs are not synchronized with the rendering. And with everything done in a single thread in VRPN plugin (pv 10.1) we didn't have a mechanism to throw away old inputs from the space navigator and use the latest. So what happens is that all t

Re: [Paraview] Compiling Paraview 3.12

2012-02-03 Thread Nikhil Shetty
Hi Christian, Can you tell me what compilation errors you see? Are you fetching from git? -Nikhil On Fri, Feb 3, 2012 at 11:05 AM, Christian Wohlschlager < christian.wohlschla...@jku.at> wrote: > Hello ! > > Just on Question to you, in the manual i read that for VRPlugin it's > required to use

Re: [Paraview] Compiling Paraview 3.12

2012-02-07 Thread Nikhil Shetty
Hi Christian, On Tue, Feb 7, 2012 at 9:24 AM, Christian Wohlschlager < christian.wohlschla...@jku.at> wrote: > David ! > > > YESSS that worket i can link now and open an display on all walls. > > But still there are things i dont understand Build_Shared_LIB gives me an > error while BUILD_SHAE

Re: [Paraview] Fwd: Re: Compiling Paraview 3.12

2012-02-09 Thread Nikhil Shetty
ion says: > > NVIDIA UNIX x86_64 Kernel Module 290.10 Wed Nov 16 17:39:29 PST 2011 > on each Display Node . > > > glxinfo says : > > > OpenGL version string: 2.1.2 NVIDIA 270.41.06 > > > > > just information > > > >

Re: [Paraview] VRPlugin (some feedback)

2012-02-09 Thread Nikhil Shetty
Hi Stephan, On Wed, Feb 8, 2012 at 7:38 AM, Stephan Rogge wrote: > Hello, > > I’ve start to work intensively with the VRPlugin from git-master and want > to get some feedback. First of all it works almost great :-). As a tracking > system I’m using A.R.TrackPack2 with two infrared cameras and the

Re: [Paraview] VRPlugin (some feedback)

2012-02-13 Thread Nikhil Shetty
Hi Stephan, On Fri, Feb 10, 2012 at 3:39 AM, Stephan Rogge wrote: > Hello, > > @Christian: > I cannot say, that we have problems by displaying data bigger than 7.5 MB. > Our focus lies on CFD visualization. But when I understand the other > threads > right, > this problem has been identified. > >

Re: [Paraview] VRPlugin (some feedback)

2012-02-14 Thread Nikhil Shetty
#endif > #ifdef PARAVIEW_USE_VRUI > QList > VRUIConnections; > #endif > QPointer Queue; > }; > > > Cheers, > > Stephan > > Von: Nikhil Shetty [mailto:nikhil.she...@kitware.com] > Gesendet: Montag, 13. Februar 2012 19:36 > An: Stephan Rogge > Cc: paraview@par

Re: [Paraview] Possible Bugs in CAVE mode??

2012-02-14 Thread Nikhil Shetty
Hi Stephan, There was a slight change in that we can now specify eye separation in the pvx configuration file. You can set the eye seperation as. wrote: > Hello (again), > > regarding the cave stereo issue I was able to put an debug message into the > vtkCamera and noticed that EyeSepa

Re: [Paraview] Possible Bugs in CAVE mode??

2012-02-14 Thread Nikhil Shetty
hangeable without bringing the system down. > BTW: Is it planned to modify OffCenterProjection computation to consider > the > eye angle? > > @aashish? > Best regards, > Stephan > > Von: Nikhil Shetty [mailto:nikhil.she...@kitware.com] > Gesendet: Dienstag, 14. Februar

Re: [Paraview] VRPN Problem

2012-03-08 Thread Nikhil Shetty
Hi Christian, Here is the latest documentation for Paraview in CAVE http://www.itk.org/Wiki/ParaView/Users_Guide/CAVE_Display The --vrpn option was replaced with a different mechanism (see document). Can you send me a reference to the page where you found the info so that can be updated. -Nikhi

Re: [Paraview] VRPN Problem

2012-03-09 Thread Nikhil Shetty
Hi Christian, On Fri, Mar 9, 2012 at 2:01 AM, Christian Wohlschlager < christian.wohlschla...@jku.at> wrote: > Thank you Nikhil ! > > Sorry this --vrpn thing was not in your homepage it comes on > > > *http://wiki.iq-station.com/index.php?title=ImmersiveParaView* > > I shouldnt trust eh even

Re: [Paraview] VRPN Problem

2012-03-13 Thread Nikhil Shetty
r > JKU Universität Linz > Altenbergerstr.69 > 4040 Linz > Austria > > > > >>> Nikhil Shetty 3/12/2012 12:03 PM >>> > Hi Christian, > > > Yes this will be a little annoying till a GUI is developed to handle > this. But right now we have need t

Re: [Paraview] 3D Monitor Hardware

2012-03-14 Thread Nikhil Shetty
Hi Owen, I have seen Mitsubishi WD-73838 73" 1080p to work with ParaView's VR setup. I think it uses checkerboard stereo. -Nikhil On Wed, Mar 14, 2012 at 5:04 AM, wrote: > Hi, > > ** ** > > We are looking at buying a 3D monitor to take advantage of the Paraview > --stereo options. Does a

Re: [Paraview] VRPN Problem detailed desciption

2012-03-14 Thread Nikhil Shetty
ructed in Paraview with the data the filters and the cutting plane before the interactor styles are placed inside the state file. -Nikhil > > thank again > > christian > > > Christian Wohlschlager > JKU Universität Linz > Altenbergerstr.69 > 4040 Linz > Austria > &

Re: [Paraview] set paraview camera to a real camera intrinsic matrix

2012-04-23 Thread Nikhil Shetty
Hi Li, Looks like you may want to set the projection matrix with the intrinsic values. The pv / vtkCamera does not provide an API to do that but there is nothing stopping you from exposing it in your copy of the source. -Nikhil. On Fri, Apr 20, 2012 at 12:31 PM, Li Guan wrote: > Dear all, > >

Re: [Paraview] VRPN Setup

2012-07-09 Thread Nikhil Shetty
Hi Sean, Head tracking is only enabled on the server side i.e in CAVE displays. Display configuration is tightly tied in with tracking and so the client camera ignores HeadPose value and that's the reason you don't see anything on the PVClient. -Nikhil On Mon, Jul 9, 2012 at 6:35 AM, Sean Delane

Re: [Paraview] VRPN Setup

2012-07-09 Thread Nikhil Shetty
Sean, On Mon, Jul 9, 2012 at 9:04 AM, Sean Delaney wrote: > Hi Nikhil and Stephan, > > Outstanding response time, thanks! As you say, my first mistake is not > using a CAVE client-server setup. > > I have set up a CAVE display with the short pvx file below, (borrowed from > the CAVE example). I

Re: [Paraview] VRPN Setup

2012-07-09 Thread Nikhil Shetty
twork monitoring tool to see if Paraview is actually > connecting to the tracking server. > > Seán > > > > > On Mon, Jul 9, 2012 at 3:14 PM, Nikhil Shetty > wrote: > >> Sean, >> >> On Mon, Jul 9, 2012 at 9:04 AM, Sean Delaney wrote: >> >

Re: [Paraview] VRPN Setup

2012-07-10 Thread Nikhil Shetty
the screen. I'll take a look at the files and let you know if I find something wrong with it. -Nikhil > Thanks, > > Seán > > > > > > > > On Tue, Jul 10, 2012 at 3:04 AM, Nikhil Shetty > wrote: > >> Hi Sean, >> >> Can you send

Re: [Paraview] VRPN Setup

2012-07-11 Thread Nikhil Shetty
HI Sean, On Wed, Jul 11, 2012 at 9:55 AM, Sean Delaney wrote: > Hi Nikhil, > > I have fixed the networking issues. There was an error in my state file > and I had also made an embarrassing mistake with the build. It works now > and the display moves when I move the tracking target. I recalibrate

Re: [Paraview] VRPN Setup

2012-07-19 Thread Nikhil Shetty
Hi Sean, If you are using the same config file that you sent me then >From the config above you say that "iotracker" connection has a tracking device on 1 (or sensor1) which is given a name "head". "iotracker.head" implie

Re: [Paraview] VRPN Setup

2012-07-24 Thread Nikhil Shetty
Hi Sean, On Mon, Jul 23, 2012 at 11:29 AM, Sean Delaney wrote: > Dear Nikhil, > > Success! I believe I have the configuration right. Now I just need to add > a wand. > Awesome. Let me know if you run into trouble. > > By the way, I may have found a bug / feature. It seems like I have to > spe

Re: [Paraview] Using VR-Style input devices

2012-10-24 Thread Nikhil Shetty
Hi, On Wed, Oct 24, 2012 at 9:40 AM, Johannes Zarl wrote: > Hi, > > I'm currently trying to configure ParaView for a CAVE-like environment. So > far > I was able to set up the pvservers correctly and even make headtracking > over > VRPN work. > > Awesome. > Myself, I'm more of a newbie concern

Re: [Paraview] Red-Blue Stereo Rendering

2013-01-31 Thread Nikhil Shetty
Paraview does both. To look at the options # paraview --help For Red-Cyan do: # paraview --stereo --stereo-type=Anaglyph For Red-Blue do: # paraview --stereo --stereo-type=RedBlue -Nikhil On Thu, Jan 31, 2013 at 1:23 PM, Daniel Levitus wrote: > Well see that is the thing. I have seen multip

Re: [Paraview] ENABLE_MPI4PY on Mac OSX

2013-02-07 Thread Nikhil Shetty
Hi Lucas, Can you tell what MAC, Python and MPI versions you are using. Also can you attach the complete message about which symbols are not being found. -Nikhi On Thu, Feb 7, 2013 at 11:32 AM, Pettey . Lucas wrote: > Hello, > > Has anyone had success with enabling MPI4PY on the Mac? I reb

Re: [Paraview] ENABLE_MPI4PY on Mac OSX

2013-02-09 Thread Nikhil Shetty
orks with these > steps. > > Thanks, > Lucas > > > From: paraview-boun...@paraview.org [paraview-boun...@paraview.org] on > behalf of Pettey . Lucas [lpet...@drc.com] > Sent: Thursday, February 07, 2013 1:49 PM > To: Nikhil Shetty > Cc: paraview@paraview.org &

Re: [Paraview] Compilation error

2013-02-19 Thread Nikhil Shetty
Hi Orion, Can you verify if following topic fixed your issue http://review.source.kitware.com/#/t/2177/ -Nikhil On Wed, Feb 13, 2013 at 6:07 PM, Orion Poplawski wrote: > Similar on Fedora Rawhide. See http://paraview.org/Bug/view.** > php?id=13870

Re: [Paraview] Controlling RenderView using Wiimote and VRPlugin

2013-02-28 Thread Nikhil Shetty
Hi Bueter, You will first have to figure out how to set a VRPN server and WiiMote working for wiimote Joystick (I'm guessing its the four buttons in front for left,right,top,bottom). Here is tutorial that may help you. http://www.vrgeeks.org/vrpn/tutorial---use-vrpn. It dont think it uses the but

Re: [Paraview] Oculus Rift

2013-04-04 Thread Nikhil Shetty
Hi Stephan, There is a CAVE module in PV but I'm not sure how good it should be for an HMD. Long ago I had written PVJuggler module which enables PV for Immersive environments using VRJuggler. VRJuggler can be configured for HMD. So it should work but I havnt tested it on the RIft (still waiting f

Re: [Paraview] Oculus Rift

2013-04-04 Thread Nikhil Shetty
ll be easy to >> implement >> (or update the code for HMD). If there is an interest we could support >> it technically by providing you info on current implementation over >> emails. >> >> Thanks, >> >> >> >> On Thu, Apr 4, 2013 at 9:23 AM, Nikhi

Re: [Paraview] vtkPVSysnchronizedRenderWindows + Splitted views

2013-06-06 Thread Nikhil Shetty
Hi Stephan, On Thu, Jun 6, 2013 at 9:59 AM, Stephan Rogge wrote: > Hello, > > when I run ParaView and connect to pvserver with activated CAVE mode (with > a > full screen render window), split the main active 3D view (horizontal or > vertical) and create a non-3D view (e.g. Spreadsheet), the rend

Re: [Paraview] vtkPVSysnchronizedRenderWindows + Splitted views

2013-06-06 Thread Nikhil Shetty
Stephan, On Thu, Jun 6, 2013 at 2:01 PM, Stephan Rogge wrote: > Nikhil, no problem :) > > Bill, that undocked window would be a nice feature. > > Having your attention I guess there is another bug when running in CAVE > mode: I was not able to use the multi-server and CAVE mode at the same > time

Re: [Paraview] VRPlugin crashes when loading VR states with interactor styles

2013-08-07 Thread Nikhil Shetty
Hi Johannes, This looks good. Thank for your patch. -Nikhil On Wed, Aug 7, 2013 at 9:08 AM, Aashish Chaudhary < aashish.chaudh...@kitware.com> wrote: > Thanks Johannes!. We will have a look at it. > > - Aashish > > > > On Wed, Aug 7, 2013 at 10:57 AM, Johannes Zarl wrote: > >> Hi, >> >> When l