Re: [Paraview] [EXTERNAL] Re: Make animation from steady state result

2018-01-19 Thread Andrew Parker
Thank you very much for these comments. I'll give them a go and follow up if need be. Thanks, Andy On 19 January 2018 at 13:18, Cory Quammen wrote: > Andrew, > > Responses inlined below: > > On Fri, Jan 19, 2018 at 6:27 AM, Andrew Parker via ParaView >

Re: [Paraview] [EXTERNAL] Re: Make animation from steady state result

2018-01-19 Thread Andrew Parker via ParaView
Dear all, Sorry to post onto an old thread. I have been reading this thread and the related write up here: https://www.paraview.org/Wiki/Advanced_Tips_and_Tricks#Animating_a_static_vector_field This thread (and the tips and tricks post) is really close to what I want to do, but I have a few

Re: [Paraview] [EXTERNAL] Re: Make animation from steady state result

2018-01-19 Thread Cory Quammen
Andrew, Responses inlined below: On Fri, Jan 19, 2018 at 6:27 AM, Andrew Parker via ParaView wrote: > Dear all, > > Sorry to post onto an old thread. I have been reading this thread and the > related write up here: >

Re: [Paraview] [Non-DoD Source] Re: ParaView + OpenVR (UNCLASSIFIED)

2018-01-19 Thread Su, Simon M CIV USARMY RDECOM ARL (US)
CLASSIFICATION: UNCLASSIFIED Thanks Ken -simon -Original Message- From: Ken Martin [mailto:ken.mar...@kitware.com] Sent: Friday, January 19, 2018 9:55 AM To: Su, Simon M CIV USARMY RDECOM ARL (US) Cc: Benson Muite ; ParaView

Re: [Paraview] [Non-DoD Source] Re: ParaView + OpenVR (UNCLASSIFIED)

2018-01-19 Thread Ken Martin
Those flags look reasonable, but last I checked the OpenVR CMake files had some minor issues. I use a small patch file for OpenVR 1.0.10 in the paraview superbuild. The patch file is here

Re: [Paraview] [Non-DoD Source] Re: ParaView + OpenVR (UNCLASSIFIED)

2018-01-19 Thread Su, Simon M CIV USARMY RDECOM ARL (US)
CLASSIFICATION: UNCLASSIFIED Hi Ken, I guess that's the price to pay when working with cutting edge technology :) Thanks for the OpenVR version info. I used the release version of it. What is your cmake flag for OpenVR? I just used cmake ../OpenVR

Re: [Paraview] Scaling cylinder glyph's radius and height individually

2018-01-19 Thread Cory Quammen
Ahmad, Please keep replies on the mailing list. Responses are inlined. On Tue, Jan 16, 2018 at 9:25 AM, Ahmad . wrote: > Hi Cory, > > > Thanks for your reply. > > > I am trying to implement your suggestion of extending the vtkGlyph3D with > this additional "scaling by

Re: [Paraview] ParaView + OpenVR (UNCLASSIFIED)

2018-01-19 Thread Ken Martin
Hi Simon & Benson, I would bet steam has changed their API (again :-) and removed that method. Maybe try downloading/git checkout using the 1.0.10 version of OpenVR. That is what I last tested with and it should build fine against that. Thanks! Ken On Thu, Jan 18, 2018 at 11:50 PM, Benson Muite

Re: [Paraview] error when compiling Paraview 5.4 macOS 10.13

2018-01-19 Thread Sergio Emanuel Galembeck
Dear Cory, Thank you! Paraview is working now! Best regards, Sergio > On 12 Jan 2018, at 16:37, Cory Quammen wrote: > > Alas, this fix was made after ParaView 5.2 was released. > > If you really need ParaView 5.2 instead of 5.3 or 5.4.1, you can apply > the patch

[Paraview] Visualize equdistant cell-centered data

2018-01-19 Thread Buesing, Henrik
Dear all, I have a "Structured (Curvilinear) Grid" (*.vts), which gets read in as 314531 cells and 33 points. I would like to tell Paraview that this is equidistant cell-centered data (33 cells). I want every cell to get one color, such that color interpolation becomes correct. Can I