Re: [Paraview] New to paraview

2010-07-21 Thread ADERSH V K
Ya exactly, the files are sphere1.vtu, facet1.vtu etc. I want to make sphere1.vtu and facet1.vtu in to one frame, that at time t=0, then sphere2.vtu and facet2.vtu in to a second frame, which is at the next time step etc. and finally i want to make it as a continuous animation. Is it

Re: [Paraview] rotate 2D-Image

2010-07-21 Thread Natalie Happenhofer
thanks, I found it now. It's just in the object inspector - transformation and putting -90 at orientation for the corresponding axis. Thanks a lot, Natalie Date: Tue, 20 Jul 2010 09:02:30 -0400 Subject: Re: [Paraview] rotate 2D-Image From: utkarsh.ayac...@kitware.com To:

[Paraview] crash with extract-blocks in server-client mode

2010-07-21 Thread Luc Bordier
Hi, Client-server mode, paraview crashes when doing some operations like extract-blocks, extract-surface. For other operations like slice, no crash. server is on RHEL5. client is on winXP connection is made by reverse-connection with the following command : mpirun -np 4

Re: [Paraview] StructuredGrid Source

2010-07-21 Thread Paul Edwards
Hi Owen, You will need to declare the whole extent in request information. See this post: http://markmail.org/message/af6n3hutrbnxjowf Regards, Paul On 20 July 2010 16:02, owen.arn...@stfc.ac.uk wrote: Hi, I am attempting to create a data source based on a vtkStructuredGridAlgorithm.

Re: [Paraview] ParaView and FLASH

2010-07-21 Thread Berk Geveci
Hi Adam, As of 3.8 ParaView has a Flash reader. You should be able to open a Flash file (File-Open) and process it like any other dataset. See the ParaView Wiki, specially the tutorials, for more information. We have not tested the reader thoroughly so if you run into problems please report it

Re: [Paraview] New to paraview

2010-07-21 Thread Andy Bauer
I'm not sure the of the best solution but the way that I would do it is to use the python shell (under Tools menu) and then go to trace (on the right). Trace will keep track of your actions between starting and ending the trace. With the trace started: 1) open both sphere1.vtu and facet1.vtu and

[Paraview] Scientific Visualization with Web3D Workshop

2010-07-21 Thread Utkarsh Ayachit
Folks, If you are going to be in the LA area this weekend, for SIGGRAPH 2010 possibly, you may want to check out the Web3D 2010 Conference that's co-located with SIGGRAPH (July 24-25). I will be presenting a talk at the Scientific Visualization with Web3D workshop on Saturday. The workshop aims

Re: [Paraview] New to paraview

2010-07-21 Thread Moreland, Kenneth
Hang on a second. It looks like the nature of your question changed. First, you said you had numbered file series (file1.vtu, file2.vtu,...) that did not represent a time series that you wanted all loaded at once. Now you are saying you have two file series (sphere1.vtu, sphere2.vtu,... and

Re: [Paraview] How to do volume rendering of image data?

2010-07-21 Thread Moreland, Kenneth
Oh, I see now. I don't think this approach is going to work either. First of all, ParaView ignores the LOOKUP_TABLE defined in VTK file. It is an old feature that is rarely used anymore (the more recent VTK files don't support it), and it conflicts with ParaView's management of lookup

[Paraview] build problems on windows

2010-07-21 Thread Paul Edwards
Hi, I'm trying to build plugins against the latest version of ParaView (git master) on windows and it is failing with: NMAKE : fatal error U1073: don't know how to make D:\paraview\bin\vtkWrapClientServer I built ParaView ok with nmake on the command line but now my plugins aren't building.

[Paraview] PV on FreeBSD - QPainter warnings, graphics glitches and crash on Save Animation

2010-07-21 Thread Anton Shterenlikht
On FreeBSD 9.0-current ia64, PV 3.8.0 gives this message on opening can.ex2 (supplied with the tutorial): QPainter::begin: Paint device returned engine == 0, type: 2 QPainter::setRenderHint: Painter must be active to set rendering hints QPainter::setBrush: Painter not active QPainter::end:

Re: [Paraview] build problems on windows

2010-07-21 Thread Paul Edwards
Found the problem. It was due to a symlink in the tar file that resulted in a corrupted file when untarring with interix On 21 July 2010 17:46, Paul Edwards paul.m.edwa...@gmail.com wrote: Hi, I'm trying to build plugins against the latest version of ParaView (git master) on windows and

[Paraview] No interpolation of colors possible (table-to-points result)

2010-07-21 Thread Sven Boese
Hi, I'm quite new to Paraview and have an urgent problem. I employed the help that was/is available to me - meaning http://paraview.org/OnlineHelpCurrent/ - but couldn't solve the problem until now. Actually, I don't consider my problem to be really complicated, it might well be that the

[Paraview] VTK/Rendering/vtkCocoaRenderWindow.mm, line 937 vtkCocoaRenderWindow (0x10994bef0): Can't get full screen window of size 1920x1200. In Paraview 3.8.0

2010-07-21 Thread Juan Francisco Alvarez Urquijo
Hi all. I've running pvserver in tiled display mode with the next comand. (I'm using Paraview 3.8.0) $ mpirun --hostfile myHostFile -np 16 pvserver -tdx=4 -tdy=4 Listen on port: 1 Waiting for client... Client connected. Process id: 5 Warning: In

Re: [Paraview] No interpolation of colors possible (table-to-points result)

2010-07-21 Thread Scott, W Alan
Someone else may come up with a better answer, but here goes. What you are doing is reading in point data, and displaying this point data in 3d space. You have not created a solid for ParaView to color - just points. I believe what you want to do is actually create a solid. This can be done

[Paraview] Manta plugin for Paraview

2010-07-21 Thread Raymond.Cohen
Hi, I am having trouble compiling the Manta source code itself under windows (XP, VS2008). Has anyone else tried this? The problem is on the line: Model/AmbientLights/.svn/text-base/AmbientOcclusion.cc.svn-base:68: pairfloat, float sortedSamples[num_directions]; Has anyone else got Manta

[Paraview] Time-series of raw files

2010-07-21 Thread luc Renambot
Hi, I'm trying to load a time series of raw files into Paraview (v.3.8.0 on MacOS). It's from the HURRICANE_ISABEL dataset (on Teragrid, and IEEE Vis04 dataset). The loader seems to understand that's a series (it shows all the files grouped into one). But once loaded, I don't seem to get any