Re: [Paraview] Compile Error 3.14.1 with gcc 4.7.1

2012-06-18 Thread Andrew Parker
Found a fix, posting here for others: http://anonscm.debian.org/gitweb/?p=collab-maint/vtk.git;a=commitdiff;h=428e763c995bb303805e07da70c1a34fc103d208 Andy On 18 June 2012 15:00, Andrew Parker andy.john.par...@googlemail.comwrote: Hi, Using 4.7.1 I get the following compile error when

[Paraview] Simple script severe slowdown in loop

2012-06-12 Thread Andrew Pearson
Hi all. I'm a newbie to both ParaView and Python scripting. I have a large number of *.raw files that I wish to load, visualize and save via a screenshot. To do this, I used the start/stop trace feature to produce a python script for one instance, edited the python script by adding a for loop,

Re: [Paraview] I: 3D point cloud with color

2012-03-02 Thread Andrew Maclean
in the display tab of ParaView. I agree with you is will be safer to prefer p-GetPointData()-SetScalars(rgb); Thanks Andrew On Sat, Mar 3, 2012 at 4:43 AM, David Doria daviddo...@gmail.com wrote: Andrew, I may have missed something in the discussion, but you typically do not want to set

Re: [Paraview] vtkPVMessage.pb.h

2012-02-29 Thread Parker, Andrew (UK Filton)
Message- From: Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com] Sent: 28 February 2012 15:32 To: Parker, Andrew (UK Filton) Cc: Sebastien Jourdain; paraview@paraview.org Subject: Re: [Paraview] vtkPVMessage.pb.h *** WARNING *** This message has originated outside your organisation, either

Re: [Paraview] vtkPVMessage.pb.h

2012-02-28 Thread Parker, Andrew (UK Filton)
-Original Message- From: Utkarsh Ayachit [mailto:utkarsh.ayac...@kitware.com] Sent: 28 February 2012 00:35 To: Sebastien Jourdain Cc: Parker, Andrew (UK Filton); paraview@paraview.org Subject: Re: [Paraview] vtkPVMessage.pb.h *** WARNING *** This message has originated outside your organisation

[Paraview] Build Error 3.14.0

2012-02-27 Thread Parker, Andrew (UK Filton)
Hi, Anybody else get this? [ 71%] Building CXX object ParaViewCore/VTKExtensions/CMakeFiles/vtkPVVTKExtensions.dir/vtkPVSelect ionSource.cxx.o /home/atc/parkera/repos/paraview/ParaView/ParaViewCore/VTKExtensions/vtk PVSelectionSource.cxx: In member function 'virtual int

Re: [Paraview] vtkPVMessage.pb.h

2012-02-27 Thread Parker, Andrew (UK Filton)
Compiling on 64 linux using the 6.4.1 tool-chain...don't think the patch will work for me seems to be for windows only.. Any thoughts? From: Paul Edwards [mailto:paul.m.edwa...@gmail.com] Sent: 27 February 2012 14:41 To: Parker, Andrew (UK Filton) Cc: paraview@paraview.org Subject: Re

Re: [Paraview] vtkPVMessage.pb.h

2012-02-27 Thread Parker, Andrew (UK Filton)
Hi, So that didn't work -Original Message- From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org] On Behalf Of Sebastien Jourdain Sent: 27 February 2012 15:54 To: Parker, Andrew (UK Filton) Cc: paraview@paraview.org Subject: Re: [Paraview] vtkPVMessage.pb.h

Re: [Paraview] I: 3D point cloud with color

2012-02-27 Thread Andrew Maclean
://www.vtk.org/Wiki/VTK/Examples/Cxx/InfoVis/ReadDelimitedFile http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/WriteVTP Then Paraview can easily read this vtp file. David -- ___ Andrew J. P. Maclean ___ test.vtp Description

Re: [Paraview] 3D point cloud with color

2012-02-23 Thread Andrew Maclean
e.g. laser scans of a mine pit, as you can ultimately animate the data using ParaView. Andrew I have been working with 3D stereo reconstruction. So, I have huge 3d point clouds co-registered with color in this format [X Y Z R G B] (the first three vector columns specify the location

Re: [Paraview] 3D point cloud with color

2012-02-21 Thread Andrew Maclean
” filter to show the 3D coordinates but then I do not know  how to specify the color of each single point using its RGB components. Can you please help me out? Cheers, Giulio -- ___ Andrew J. P. Maclean

Re: [Paraview] Face Data on vtkUnstructuredGrids

2011-10-31 Thread Parker, Andrew (UK Filton)
, I should imagine this is of interest to a lot of people. Andy From: p.p pyloth [mailto:laluje...@yahoo.co.in] Sent: 29 October 2011 12:16 To: Parker, Andrew (UK Filton) Subject: Re: [Paraview] Face Data on vtkUnstructuredGrids *** WARNING *** This message has

Re: [Paraview] Face Data on vtkUnstructuredGrids

2011-10-31 Thread Parker, Andrew (UK Filton)
, Thanks in advance, Andy -Original Message- From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org] On Behalf Of George Zagaris Sent: 31 October 2011 12:35 To: Parker, Andrew (UK Filton) Cc: paraview@paraview.org Subject: Re: [Paraview] Face Data on vtkUnstructuredGrids

[Paraview] Face Data on vtkUnstructuredGrids

2011-10-28 Thread Parker, Andrew (UK Filton)
Hi, I already have an established reader that reads in our bespoke format and converts it to a vtkUnstructuredGrids so that I can view it in Paraview. Furthermore a filter then reads in a solution file in a bespoke format and shows the cell data from the CFD solution. This works great, happy

[Paraview] CGNS 3.1 support?

2011-10-21 Thread Andrew Corrigan
is an inconvenience. Furthermore, the error message given is just 'Unable to find any meshes', which is not that helpful for users who don't realize what the problem might be. Thanks, Andrew Corrigan___ Powered by www.kitware.com Visit other Kitware

Re: [Paraview] Dodgy windows built

2011-09-28 Thread Parker, Andrew (UK Filton)
-Original Message- From: David E DeMarle [mailto:dave.dema...@kitware.com] Sent: 27 September 2011 14:07 To: Parker, Andrew (UK Filton) Cc: paraview@paraview.org Subject: Re: [Paraview] Dodgy windows built *** WARNING *** This message has originated outside your

[Paraview] Dodgy windows built

2011-09-23 Thread Parker, Andrew (UK Filton)
Hi, I have several plug-ins that work fine in Linux, and have been using them for some time within Linux. They are compiled in under Linux using cmake etc. However, when I built the same plugins on windows using cmake etc and visual studio, while it builds and links no problems, it displays

Re: [Paraview] pvpython without X server

2011-05-09 Thread Andrew Maclean
Hi Michel, I haven't tried it but it should be possible to run it headless on a Linux system using xvfb. See http://en.wikipedia.org/wiki/Xvfb for starters. Regards Andrew -- Forwarded message -- From: michel.case...@free.fr To: paraview@paraview.org Date: Mon, 09 May

[Paraview] CSV Data using extra fields.

2010-07-30 Thread Andrew Maclean
, namely (points, and px, py)? Ultimately I want to create a 2d image of the px, py and colours. Any help appreciated. Thanks Andrew -- ___ Andrew J. P. Maclean Centre for Autonomous Systems The Rose Street Building J04 The University of Sydney  2006  NSW

Re: [Paraview] CSV Data using extra fields.

2010-07-30 Thread Andrew Maclean
Thankyou, works a treat! Now I know what I was doing wrong. Regards Andrew On Sat, Jul 31, 2010 at 12:15 AM, Andy Bauer andy.ba...@kitware.com wrote: Something like the code below should work for the programmable filter. Note that this assumes the input and output are polydata. pdi

Re: [Paraview] Paraview 3.6.1 on Fedora 12 legend labels overdrawn

2010-02-01 Thread Lofthouse, Andrew J Maj USAF AETC AFIT/ENY
Bug is filed against Mesa (https://bugs.freedesktop.org/show_bug.cgi?id=25748) It seems that the latest updates to Mesa in Fedora 12 have fixed this problem (Mesa is now updated to 7.7 and Paraview to 3.6.2 in F12). Although I'm not sure when this happened -- I just now noticed it when trying

Re: [Paraview] Paraview 3.6.1 on Fedora 12 legend labels overdrawn

2009-12-21 Thread Andrew Lofthouse
On 12/18/2009 09:17 AM, Berk Geveci wrote: OK. Now that we have a guess about the source of the problem. I can suggest a solution: compile ParaView with Mesa, software rendering only. I'd recommend getting the Mesa source from mesa3d.org, compiling and installing it. I wouldn't use the one that

Re: [Paraview] Paraview 3.6.1 on Fedora 12 legend labels overdrawn

2009-12-21 Thread Andrew Lofthouse
On 12/21/2009 09:50 AM, Berk Geveci wrote: Unfortunately, there are a lot classes involved in the rendering of text in VTK. The code that actually renders the text in question is in VTK/Rendering/vtkOpenGLFreeTypeTextMapper.cxx. Look at the RenderOverlay method. Looking at the code, it looks

Re: [Paraview] Paraview 3.6.1 on Fedora 12 legend labels overdrawn

2009-12-19 Thread Andrew Lofthouse
I've now narrowed the problem to libGL.so. The libGL.so that ships with F12 is /usr/lib64/libGL.so.1.2, with /usr/lib64/libGL.so.1 pointing to it. The version that I compiled from source (using the generic build instructions to get software rendering) is libGL.so.1.5.070601. If I point

Re: [Paraview] Paraview 3.6.1 on Fedora 12 legend labels overdrawn

2009-12-19 Thread Andrew Lofthouse
On 12/19/2009 12:28 PM, Berk Geveci wrote: By the way, are you seeing any significant performance different between Mesa and Intel drivers? Also, is there any way to enable Intel support when compiling Mesa? I suspect that the Intel drivers are already Mesa based. The default Mesa libraries

Re: [Paraview] Paraview 3.6.1 on Fedora 12 legend labels overdrawn

2009-12-18 Thread Andrew Lofthouse
On 12/18/2009 09:17 AM, Berk Geveci wrote: OK. Now that we have a guess about the source of the problem. I can suggest a solution: compile ParaView with Mesa, software rendering only. I'd recommend getting the Mesa source from mesa3d.org, compiling and installing it. I wouldn't use the one that

Re: [Paraview] Paraview 3.6.1 on Fedora 12 legend labels overdrawn

2009-12-17 Thread Lofthouse, Andrew J Maj USAF AETC AFIT/ENY
- From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org] On Behalf Of Dave Partyka Sent: Wednesday, December 16, 2009 10:25 AM To: Lofthouse, Andrew J Maj USAF AETC AFIT/ENY Cc: paraview@paraview.org Subject: Re: [Paraview] Paraview 3.6.1 on Fedora 12 legend labels

Re: [Paraview] Paraview 3.6.1 on Fedora 12 legend labels overdrawn

2009-12-17 Thread Andrew Lofthouse
On 12/17/2009 09:28 PM, linzhenhua wrote: I have tried various ways to get rid of this problem but fail. I guess it is related to the intel graphic card driver. Yes, it does seem to be related to the intel graphics driver. The problem does not show up with a clean installation of Fedora 12

Re: [Paraview] Paraview 3.6.1 on Fedora 12 legend labels overdrawn

2009-12-17 Thread Andrew Lofthouse
On 12/17/2009 08:26 AM, Berk Geveci wrote: What happens if you run the binary from paraview.org? Also, do you see this same problem with other labels - for example if you create a text source or turn on the labels for the selection? The problem is still there with the binary from

[Paraview] Paraview 3.6.1 on Fedora 12 legend labels overdrawn

2009-12-16 Thread Lofthouse, Andrew J Maj USAF AETC AFIT/ENY
I'm using Paraview 3.6.1 on Fedora 12, and came across the problem referenced in a previous message to this list (http://www.paraview.org/pipermail/paraview/2009-September/013774.html) in that the legend labels seem to be drawn over each other. I've attached a screenshot showing this behavior.

[Paraview] Paraview 3.6.1 on Fedora 12 legend labels overdrawn

2009-12-16 Thread Andrew Lofthouse
and there is no difference there. Any ideas? Andrew attachment: CentOS5_label.pngattachment: Fedora12_label.png___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic

[Paraview] displaying all point labels without manual selection

2009-08-13 Thread Andrew Corrigan
I am currently viewing labels of the points of a .vtp data set via the Selection Inspector. This however requires the manual selection of points. I would prefer to just have all labels displayed automatically. Is this possible? Andrew Corrigan

Re: [Paraview] [vtkusers] New QT on Fedora

2009-04-24 Thread Andrew Maclean
I am running QT 4.5 on Windows , both ParaView and VTK compile Ok. The only thing I had to do was to delete the build directory and re-run CMake. Andrew On Fri, Apr 24, 2009 at 5:18 AM, Kevin H. Hobbs hob...@ohiou.edu wrote: Francois Bertel wrote: Hi Kevin, I don't see the errors you

[Paraview] Manipulating points.

2008-11-21 Thread Andrew Maclean
any points that are wrong. The point here is that ParaView is really good at visualisation so any errors are readily apparent. Thanks for any information, Andrew -- ___ Andrew J. P. Maclean Centre for Autonomous Systems The Rose Street Building J04

Re: [Paraview] Manipulating points.

2008-11-21 Thread Andrew Maclean
Thankyou for this, I will try it out. Regards Andrew On Sat, Nov 22, 2008 at 1:47 AM, David E DeMarle [EMAIL PROTECTED] wrote: On Fri, Nov 21, 2008 at 5:20 AM, Andrew Maclean [EMAIL PROTECTED] wrote: Is it possible to select a single point, change its 3D coordinates and re-render it? We

<    1   2