Discussion:
[Paraview] How to map point cloud data to surface
Seong Mo Yeon
2016-12-13 19:05:15 UTC
Permalink
Hi I am not sure it is possible.
I am doing sloshing tank simulation.
Pressure is sampled in probe points on the wall and the data is point cloud with pressure value.
Point cloud itself is not good to visualize pressure distribution. so I want to map the point data onto tank surface and visualize pressure using surface representation.
Utkarsh Ayachit
2016-12-13 19:19:58 UTC
Permalink
This will be a two step process.

1. Use "Point Interpolation" to interpolate point cloud to a 3D
volume (https://blog.kitware.com/point-and-smoothed-particle-hydrodynamics-sph-interpolation-in-paraview/)
2. Use the "Resample To DataSet" filter to resample the 3D volume on
to the surface of interest
(https://blog.kitware.com/dataset-resampling-filters/)

Utkarsh
Post by Seong Mo Yeon
Hi I am not sure it is possible.
I am doing sloshing tank simulation.
Pressure is sampled in probe points on the wall and the data is point cloud
with pressure value.
Point cloud itself is not good to visualize pressure distribution. so I want
to map the point data onto tank surface and visualize pressure using surface
representation.
_______________________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
http://paraview.org/Wiki/ParaView
Search the list archives at: http://markmail.org/search/?q=ParaView
http://public.kitware.com/mailman/listinfo/paraview
_______________________________________________
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

Continue reading on narkive:
Loading...