fix the descritption of meshing packages.

This commit is contained in:
Mariette Yvinec 2010-10-05 16:40:29 +00:00
parent 56debebe07
commit cee35fecbf
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ structures and algorithms, like
- Boolean operations on polygons and polyhedra,
- Regularized Boolean operations on polygons with curved arcs
- arrangements of curves,
- mesh algorithms (2D Delaunay mesh generation and 3D surface mesh
generation, surface mesh subdivision and parameterization),
- mesh generation (2D, 3D and surface mesh generations)
and processing (surface mesh subdivision and parametrization),
- alpha shapes (in 2D and 3D),
- convex hull algorithms (in 2D, 3D and dD),
- operations on polygons (straight skeleton and offset polygon),