[vtkusers] Lattice structures with VTK

Cory Quammen cory.quammen at kitware.com
Wed Apr 18 09:28:57 EDT 2018


Maximillian,

You could create a cubic lattice structure without too much work. See this
example:

https://lorensen.github.io/VTKExamples/site/Cxx/PolyData/PolyDataToImageData/

You can add a vtkThreshold to extract just the portions of the image data
falling inside your original surface.

HTH,
Cory

On Wed, Apr 18, 2018 at 4:03 AM, Maximilian Weiherer <
weiherer.maximilian at gmx.de> wrote:

> Hi all,
>
>
>
> I am currently trying to fill a surface mesh with some volume. Therefore,
> the volume should consist of kind of a lattice structure (for example, the
> lattice structure could be made of cubes, hexahedra or dodecahedrons…). Is
> it possible to generate lattice structures with VTK?
>
>
>
> Any help would be appreciated!
>
>
>
> Best regards
>
> Maximilian
>
>
>
> _______________________________________________
> 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:
> https://vtk.org/mailman/listinfo/vtkusers
>
>


-- 
Cory Quammen
Staff R&D Engineer
Kitware, Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180418/c692a05e/attachment.html>


More information about the vtkusers mailing list