compas_cgal
Booleans
Boolean union of two meshes. |
|
Boolean difference of two meshes. |
|
Boolean intersection of two meshes. |
|
Split one mesh with another. |
Intersections
Compute the intersection of tow meshes. |
Measure
Compute the volume of a closed triangle mesh. |
Meshing
Remeshing of a triangle mesh. |
Slicer
Slice a mesh by a list of planes. |
Subdivision
Subdivide a mesh withe the Catmull Clark scheme. |
Triangulation
Construct a Delaunay triangulation from a set of points. |
|
Construct a Constrained Delaunay triangulation. |
|
Construct a Conforming Delaunay triangulation. |
|
Construct a refined Delaunay mesh. |