SurfMesh is a Python library for generating structured 3D surface meshes of primitive shapes, with a strong focus on quadrilateral-dominant (quad) meshing. The meshes are particularly suited for ...
C++ Core: Implements Newton–Raphson + bisection IV solver, constrained spline interpolation, and multi‑threaded grid evaluation with C++17 & OpenMP. Python Bindings: Exposes high‑performance routines ...