compas_libigl
Boundaries
Compute all ordered boundary loops of a manifold triangle mesh. |
Curvature
Compute the discrete gaussian curvature of a triangle mesh. |
|
Compute the principal curvatures and directions of a triangle mesh. |
Geodesic Distance
Compute the geodesic distance from a source point to all vertices. |
|
Compute the geodesic distance from multiple source points. |
Intersections
Compute the intersection(s) between a ray and a mesh. |
|
Compute the intersection(s) between multiple rays and a mesh. |
Isolines
Compute isolines on a triangle mesh. |
|
Group and sort isoline edges into continuous polylines. |
Mapping
Map a 2D pattern mesh onto a 3D target. |
|
Map a 2D pattern mesh onto a 3D target. |
Mass Matrix
Compute the mass matrix of a triangle mesh. |
Meshing
Remesh a triangle mesh along an isoline. |
|
Remesh a triangle mesh along multiple isolines. |
Parametrisation
Compute the harmonic parametrisation of a triangle mesh within a fixed circular boundary. |
|
Compute the least squares conformal map of a triangle mesh. |
Planarization
Planarize the faces of a quad mesh. |