[vtkusers] 3D Surface or Volume

Bill Lorensen bill.lorensen at gmail.com
Tue Jan 24 11:49:25 EST 2017


If the two surfaces are aligned properly, you could use
vtkAppendPolyDataFilter followed by vtkCleanPolyData

On Tue, Jan 24, 2017 at 11:09 AM, Paulo Bernardes
<pbernardes at uaum.uminho.pt> wrote:
> Hi,
>
> I have 2 surfaces (3D mesh) of the same object: the upper surface and the
> lower surface. Each object is stored in a obj file.
> I read the 2 surfaces and render them in the render window. However, I want
> to create a closed surface or a volume from these surfaces.
> I have tried with delaunay 3D but the obtained result does not correspond to
> what I want: it creates a convex hull.
> I also tried to use Surface Reconstruction Filter, but the result was not
> acceptable.
> Can any one tell me what kind of filters I have to use?
>
> Thank you very much.
>
> Sincerely,
>
> Paulo
>
>
> --
> ----
> Paulo José Correia Bernardes
>
> Unidade de Arqueologia da Universidade do Minho
>
> Edifício dos Congregados
>
> Avenida Central, 100
>
> 4710-228 Braga
>
> tel.: ++351 601270
>
> fax: ++351 601274
>
>
>
> _______________________________________________
> 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:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtkusers mailing list