[Paraview] smoothing isosurfaces on unstructured grids

Cory Quammen cory.quammen at kitware.com
Fri Aug 14 22:22:24 EDT 2015


Looking back through this email thread, I think what you want to do is the
following:

- Load xyz rho
-- Delaunay 3D to create a volume from rho points
-- Contour of Delaunay 3D at desired row
- Load xyz phi
-- Delaunay 3D to create a volume from phi points
- Resample With Dataset
-- Select the isosurface as the Source and phi Delaunay 3D as Input
- color your isosurface with phi


On Fri, Aug 14, 2015 at 2:05 PM, Stefan Ringe <stefan.ringe.tum at gmail.com>
wrote:

> But in order to use the contour filter, I have to run Delauney first
> right? So I cannot use the contour filter directly on my point data, can I?
> Because it seems to just give nothing, if I apply it.
> _______________________________________________
> 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 ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>



-- 
Cory Quammen
R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150814/e7e3ebd8/attachment.html>


More information about the ParaView mailing list