[vtkusers] Use VTK as geometry kernel

David E DeMarle dave.demarle at kitware.com
Mon Apr 16 14:22:53 EDT 2012


I can't answer that definitively, as I don't know the scope of what
your code needs to do.

I can say that in VTK 6 there will be much less library overhead than
there is now. VTK 6's modular structure makes it so that if you only
want to use vtk's data structures you can configure and build a
version of VTK that includes little more than the data structures
themselves.

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909



On Mon, Apr 16, 2012 at 5:33 AM, Billy Araujo <billyaraujo at gmail.com> wrote:
> Hi,
>
> I feel VTK is geared toward visualization but it seems to do much more.
> I would like to use VTK as my base mesh/geometry library for a FVM
> code. Is this viable or will it have too much overhead?
>
> Regards,
>
> Billy.
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers



More information about the vtkusers mailing list