MEPP2 Project
|
This filter implements the mesh curvature computation algorithm from (Cohen- Steiner and Morvan, 2003).
The computation can be done for 1-ring or geodesic neighborhood integration.
The filter computes, for each vertex, the mininum and maximum curvature values and directions.
Parameter | Description |
---|---|
Neighborhood | One of: 1-ring, geodesic. |
Radius | Radius of integration, for the geodesic computation. It corresponds to a ratio of the bounding box length. |
Color map | One of: min, max. |
Direction | One of: min, max. |
The supported data structures are: CGAL Polyhedron3, CGAL Surface_mesh, CGAL LCC, OpenMesh, AIF.
Restricted to manifold meshes.
Restricted delaunay triangulations and normal cycle,
Cohen-Steiner, D. and Morvan, J. ,
19th Annu. ACM Sympos. Comput. Geom., 2003.