Re: vtkusers Digest, Vol 176, Issue 25
A Z <[email protected]>
| Newsgroups | gmane.comp.lib.vtk.user |
|---|---|
| Message-ID | <SL2P216MB058851A7AD73B5A985F253589AB80@SL2P216MB0588.KORP216.PROD.OUTLOOK.COM> |
I still remain in the position of being unable to build the VTK for my purposes. We am using the 64 bit TDM C++ compiler and need to compile into 64 bit Windows .dlls. Is it possible to organise this from the VTK team, for a public download? ________________________________ From: vtkusers <[email protected]> on behalf of [email protected] <[email protected]> Sent: Friday, 21 December 2018 2:04 PM To: [email protected] Subject: vtkusers Digest, Vol 176, Issue 25 Send vtkusers mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://vtk.org/mailman/listinfo/vtkusers or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of vtkusers digest..." Today's Topics: 1. Re: Help with vtkInterpolateDataSetAttributes (David Thompson) 2. Install Mayavi for Python 3.7.1 in Windows 10 (Adriaan) 3. catastrophic error: cannot open source file "vtkVolumeRayCastMIPFunction.h" (wtzou) ---------------------------------------------------------------------- Message: 1 Date: Thu, 20 Dec 2018 14:25:10 -0500 From: David Thompson <[email protected]> To: "Andrew E. Slaughter" <[email protected]> Cc: vtkusers <[email protected]> Subject: Re: [vtkusers] Help with vtkInterpolateDataSetAttributes Message-ID: <[email protected]> Content-Type: text/plain; charset=us-ascii Hi Andrew, > The interpolation for point data is working great, I am working on making my script more robust before posting by including cell and global data to the interpolation. I also am interpolating all active data into a vtkMultiBlockDataSetAlgorithm so the end product will behave similarly as a vtkExodusIIReader object. > > Anyway, I can't get the cell data to interpolate. The point data is working fine (change the variable to 'point') to show this result. It would help to know more about what you hope to accomplish with the interpolation. If you are trying to compare field values (or differences between them) on different meshes, then maybe it would be appropriate as a first pass to use vtkCellCenters to get a location for each cell. You might also be interested in the vtkProbeFilter for projecting points (whether they are cell centers or original input points) from one dataset to another without writing a Python script that iterates over tuples. David ------------------------------ Message: 2 Date: Thu, 20 Dec 2018 23:02:16 +0100 From: Adriaan <[email protected]> To: [email protected] Subject: [vtkusers] Install Mayavi for Python 3.7.1 in Windows 10 Message-ID: <[email protected]> Content-Type: text/plain; charset=utf-8; format=flowed Dear Kitware. I'm trying to install VTK for Python 3.7.1 on Windows 10 but running <<pip install vtk>> gives me << Collecting vtk ? Could not find a version that satisfies the requirement vtk (from versions: ) No matching distribution found for vtk >> I installed VTK manually with <<https://www.vtk.org/files/release/7.1/vtkpython-7.1.1-Windows-64bit.exe>> but it does not solve the problem. Running python --version returns Python 3.7.1 and running pip --version or pip3 --version returns pip 18.1 from c:\users\adria\appdata\local\programs\python\python37-32\lib\site-packages\pip (python 3.7). How do I solve this problem? Thanks, Adriaan ------------------------------ Message: 3 Date: Fri, 21 Dec 2018 11:04:22 +0800 (CST) From: wtzou <[email protected]> To: [email protected] Subject: [vtkusers] catastrophic error: cannot open source file "vtkVolumeRayCastMIPFunction.h" Message-ID: <[email protected]> Content-Type: text/plain; charset="gbk" Hi, When I was using molecular simulation software RASPA2, the error was met when compile the result visulization .cxx file. here is my selection while install VTK-8.1.2. and this is the error information: what shall I do ? Thank you very much -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://vtk.org/pipermail/vtkusers/attachments/20181221/46d512c6/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: Screenshot from 2018-12-20 22-26-32.png Type: image/png Size: 153427 bytes Desc: not available URL: <https://vtk.org/pipermail/vtkusers/attachments/20181221/46d512c6/attachment.png> -------------- next part -------------- A non-text attachment was scrubbed... Name: Screenshot from 2018-12-20 23-42-35.png Type: image/png Size: 65321 bytes Desc: not available URL: <https://vtk.org/pipermail/vtkusers/attachments/20181221/46d512c6/attachment-0001.png> ------------------------------ Subject: Digest Footer _______________________________________________ Powered by www.kitware.com<http://www.kitware.com> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ Search the list archives at: http://markmail.org/search/?q=vtkusers Follow this link to subscribe/unsubscribe: https://vtk.org/mailman/listinfo/vtkusers ------------------------------ End of vtkusers Digest, Vol 176, Issue 25 ***************************************** _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ Search the list archives at: http://markmail.org/search/?q=vtkusers Follow this link to subscribe/unsubscribe: https://vtk.org/mailman/listinfo/vtkusers