[Paraview] [Delaunay 3D]

Marco Nawijn nawijn at gmail.com
Mon Oct 27 06:43:31 EDT 2014


Hi Peter,

Does every profile have the same number of points?
If so, I would generate the connectivity myself and generate
a grid with quads. Another option could be to try to do the
Delaunay triangulation segment by segment (so two profiles
at a time). I am no expert whatsoever, but I think the problem
with Delauny is that is just sees a cloud of points to operate on.
In your case, there is a clear structure in the points (they are
located on section profiles). If you can use this underlying
structure I believe you will get a better result.

Marco


On Sat, Oct 25, 2014 at 10:54 AM, Peter Dvorcak <nortysp at gmail.com> wrote:

> Hello everyone, I have object like in the picture above, it is created
> from x,y,z points that are loaded from excel.
>
> I need to create a body with rigid surface, I have used Delaunay 3D filter
> and the result is good but not perfect.
>
>
>
>
>
> The problem is with this white linse and also at some places there are
> holes in surface. Is there any way how to make this surface smoother ?? I
> have tried to change Delaunay parameters but this is the best I was able to
> obtain. Do you have any suggestions how to make it better ?
>
>
>
> S pozdravom/Best regards
>
>
>
> Peter Dvorčák
>
>
>
> _______________________________________________
> 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://public.kitware.com/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20141027/ecd7ce9c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 99610 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20141027/ecd7ce9c/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 11243 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20141027/ecd7ce9c/attachment-0003.png>


More information about the ParaView mailing list