Hello,

I have a series of nodes (points) with information as follows:

x,y,z and a variable like Pressure defined for each point.

I am trying to visualize surfaces and color them according to the variable
(Pressure).

I apply the CellCenters filter over my nodes and then I apply the Delunay3D
filter over the nodes. I get the colored surfaces, but the image is ugly.

Is there anyway to create a finer mesh by interpolating points between the
points I have from my data input ? If so, how can I do the interpolation.

I´d appreciate any help,
_______________________________________________
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

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to