Dear Samuele, vmtk can - remesh a surface triangulation (i.e. generate a surface triangulation with good quality and with a desired local element size starting from a general low-quality mesh). The algorithm here is an heuristic algorithm I wrote based on edge flipping, splitting and collapsing, see this paper for a few details: Antiga L, Piccinelli M, Botti L, Ene-Iordache B, Remuzzi A and Steinman DA. An image-based modeling framework for patient-specific computational hemodynamics. Medical and Biological Engineering and Computing, 46: 1097-1112, Nov 2008. - generate prismatic boundary layers (this part of the code works for now for thin boundary layers, but we'll extend it in the near future). The algorithm is just based on the projection of the surface along the inwards normals. - generate a tetrahedral mesh of the interior (for this latter functionality vmtk internally relies on Tetgen). See http://tetgen.berlios.de/ for details on the algorithm. Hope this gives you a start
Luca On Jul 19, 2011, at 12:36 PM, Samuele Zampini wrote: > Dear All, > > I have a question I have never thought before. > > I would like to understand something more about mesh-generation in VMTK. > Which kind of mesh > does it ues? > And which is the implemented algorithm? > > Thanks a lot, > > Samuele > ------------------------------------------------------------------------------ > Magic Quadrant for Content-Aware Data Loss Prevention > Research study explores the data loss prevention market. Includes in-depth > analysis on the changes within the DLP market, and the criteria used to > evaluate the strengths and weaknesses of these DLP solutions. > http://www.accelacomm.com/jaw/sfnl/114/51385063/_______________________________________________ > vmtk-users mailing list > vmtk-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/vmtk-users ------------------------------------------------------------------------------ Magic Quadrant for Content-Aware Data Loss Prevention Research study explores the data loss prevention market. Includes in-depth analysis on the changes within the DLP market, and the criteria used to evaluate the strengths and weaknesses of these DLP solutions. http://www.accelacomm.com/jaw/sfnl/114/51385063/ _______________________________________________ vmtk-users mailing list vmtk-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vmtk-users