Skip to content
Marwan Abdellah edited this page Jul 27, 2022 · 1 revision

General Questions

Does Ultraliser create volumetric meshes?

No. The current version of Ultraliser creates two-manifold watertight triangular surface meshes that can be used to create tetrahedral and hexahedral meshes using third-party applications like TetGen1, QuarTet2, GMsh3, and CGAL4.

Does Ultraliser read volumetric meshes?

Yes. Ultraliser can read tetrahedral meshes created with TetGen and QuarTet to generate corresponding surface mesh models and volumes.

References

  1. Hang, Si. "TetGen, a Delaunay-based quality tetrahedral mesh generator." ACM Trans. Math. Softw 41.2 (2015): 11.

  2. Labelle, François, and Jonathan Richard Shewchuk. "Isosurface stuffing: fast tetrahedral meshes with good dihedral angles." ACM SIGGRAPH 2007 papers. 2007. 57-es.

  3. Geuzaine, Christophe, and Jean‐François Remacle. "Gmsh: A 3‐D finite element mesh generator with built‐in pre‐and post‐processing facilities." International journal for numerical methods in engineering 79.11 (2009): 1309-1331.

  4. Fabri, Andreas, and Sylvain Pion. "CGAL: The computational geometry algorithms library." Proceedings of the 17th ACM SIGSPATIAL international conference on advances in geographic information systems. 2009.

Clone this wiki locally