>Surface operations

Surface operations

Table of Contents
Boolean operations — set operations between surfaces: union, intersection, difference.
Surface simplification and refinement — reducing or increasing the number of edges of a triangulated surface.
Out-of-core simplification — objects for simplification based on vertex clustering.
Isosurfaces from 3D functions — computing triangulated isosurfaces of a given function f(x,y,z).
Delaunay and constrained Delaunay triangulations — implementation of a dynamic Delaunay triangulation algorithm.