meshgenesis
Meshgenesis is a term used in computational geometry and computer graphics to describe the process and tools involved in creating meshes from geometric models for simulation and rendering. The word blends mesh generation with genesis, signaling the birth or creation of a discretized domain suitable for numerical computation.
As a concept, meshgenesis encompasses both theoretical algorithms and practical software workflows that produce two-dimensional surface
Approaches associated with meshgenesis include Delaunay-based refinement, constrained Delaunay triangulation, advancing-front methods, and octree- or kd-tree–based
Applications span finite element analysis, computational fluid dynamics, graphics and animation, geological and biomedical modeling, and
In practice, meshgenesis is realized through libraries and tools that implement meshing algorithms, including open-source packages