Re: [Paraview] help about the animation of image and mesh sequences

2012-06-11 Thread Utkarsh Ayachit
I am not sure why you Play would not work. Paraview automatically detects file series and reads them in as time for *.vtk files. Attached are two files. When I open them and hit play, I do see the sphere changing. Utkarsh On Tue, Jun 5, 2012 at 6:59 PM, Zhijun Zhang zjzh...@gmail.com wrote:

Re: [Paraview] Question about Integrate Variables Filter

2012-06-11 Thread Samuel Key
Leo, Here is the *.tex file. Sorry for the trouble with the *.pdf file. For whatever reason, my "tool chain" here (WinXP-64; :-) = emacs-21.2 = *.tex = latex = *.dvi = dvips = *.ps = GSview+ImageMagick-6.3.3-Q16 = *.pdf = Adobe Reader-10.1.3) works

Re: [Paraview] one 3d model transparent color + one 3d model normal color for vrml

2012-06-11 Thread Chris
Hello Sebastien, thx for your answer. I tried to do so and tried to save it in a vrml. However I have troubles if I import the geometric structure from vtk with two colors or if I want to create a geometric structure with two colors. The colors stay always the same and if I want to do a

Re: [Paraview] Question about Integrate Variables Filter

2012-06-11 Thread Magician
Hi Leo Sam, Thanks for your replies. The bilinear integration method which Sam wrote was just I intended. I could open the PDF document on Mac OS X and iOS (iPhone/iPad). Additionally, I found a similar problems on Temporal Statistics filter. I prepared two transiend data sets. Case 1:

[Paraview] storing of opacity values?

2012-06-11 Thread Chris
Hello people, I would like to store opacity values within vtk or vrml files. Can someone explain how it works? Thx, Chris ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Re: [Paraview] Bug? VTK_QUADRATIC_EDGE

2012-06-11 Thread Yuanxin Liu
Hi, Benoît, This is a bug. We will fix it soon. I have opened a bug based on your report: http://vtk.org/Bug/view.php?id=13236 The basic problem is that vertices of high order elements with the same coordinates are always merged before rending ( by vtkUnstructuredGridGeometryFilter). This is

Re: [Paraview] one 3d model transparent color + one 3d model normal color for vrml

2012-06-11 Thread Sebastien Jourdain
It seems that on of your dataset is a multi block. So before appending it you should merge those block in order to make a single dataset. Then you should be able to append it. On Mon, Jun 11, 2012 at 10:50 AM, Chris chris.schweigho...@gmx.net wrote: Hello Sebastien, thx for your answer. I

Re: [Paraview] storing of opacity values?

2012-06-11 Thread Sebastien Jourdain
You should be able to add a scalar using the calculator filter and then when you render your data, you use that scalar. Then you edit the lookup table + the transfer function so the opacity could be linear to the scalar that you set across your geometry. But If the point is only to export a VRML,

Re: [Paraview] one 3d model transparent color + one 3d model normal color for vrml

2012-06-11 Thread Christoph Schweigi
Hello Sebastien, Thx for the answer, but how could I add a color to each model if I merge it? Furthermore how could I make one model transparent and one a solid color? Thx, Chris Von meinem iPhone gesendet Am 11.06.2012 um 19:21 schrieb Sebastien Jourdain sebastien.jourd...@kitware.com:

Re: [Paraview] one 3d model transparent color + one 3d model normal color for vrml

2012-06-11 Thread Sebastien Jourdain
That's the tricker part, because your scalar + the lookup table will determine the color. That's also the reason why I asked you why you just export your scene in VRML with the correct settings color+opacity of all you objects ? Do you need them to be defined as a single mesh inside the VRML ?

Re: [Paraview] one 3d model transparent color + one 3d model normal color for vrml

2012-06-11 Thread Christoph Schweigi
Thx, I want to fuse two structures of radiologic datasets. Both are from brain vessels. The embeded model is the fluidic pattern (solid color) and the other outer model is the morphology (transparent with less opacity) one. Thx, Chris Ps: I am currently texting from my phone but if u want I

Re: [Paraview] one 3d model transparent color + one 3d model normal color for vrml

2012-06-11 Thread Sebastien Jourdain
What I try to say, is if you load all the files in ParaView and export the scene as VRML you will have a single VRML file the way you want. So I'm not sure why this solution doesn't fit your needs. Seb On Mon, Jun 11, 2012 at 1:51 PM, Christoph Schweigi chris.schweigho...@gmx.net wrote: Thx, I

Re: [Paraview] one 3d model transparent color + one 3d model normal color for vrml

2012-06-11 Thread Chris
Thx, I think it would be great in the way you described it. But I am still a beginner in Paraview and therefore it sounds a bit complicated for me. I added the color filter, selected color by scalars and pressed the button edit color map. There I tried to adjust range, scalars, lookup tables

[Paraview] ANN: LDAV vis contest

2012-06-11 Thread Berk Geveci
Hi folks, The IEEE Symposium on Large Data Analysis and Visualization is hosting a visualization contest. Entries are due by August 4th. Please see details on http://www.ldav.org Best, -berk ___ Powered by www.kitware.com Visit other Kitware

[Paraview] trouble compiling paraviewweb

2012-06-11 Thread Charters, Stuart
Hi I'm using the ParaViewWeb Superbuild script to build paraviewweb (only change is to compile with OSMESA) but am getting the following error: vtkPWProcessingEngine.cxx: In member function âdouble vtkPWProcessingEngine::ProcessAndSendImage(const char*, vtkImageData*)â: