compas_libigl
Functions
add(a: int, b: int) -> int |
|
Get the full path to one of the sample data files. |
|
Compute the intersection(s) between a ray and a mesh. |
|
Compute the intersection(s) between multiple rays and a mesh. |
|
Compute all ordered boundary loops of a manifold triangle mesh. |
|
Compute the discrete gaussian curvature of a triangle mesh. |
|
Compute the principal curvatures and directions of a triangle mesh. |
|
Compute the geodesic distance from a source point to all vertices. |
|
Compute the geodesic distance from multiple source points. |
|
Compute isolines on a triangle mesh. |
|
Group and sort isoline edges into continuous polylines. |
|
Compute the mass matrix of a triangle mesh. |
|
Compute the harmonic parametrisation of a triangle mesh within a fixed circular boundary. |
|
Compute the least squares conformal map of a triangle mesh. |
|
Planarize the faces of a quad mesh. |
|
Remesh a triangle mesh along an isoline. |
|
Remesh a triangle mesh along multiple isolines. |