Laura Nervo
authored
I hope you will found it useful
Signed-off-by:
Laura Nervo <laura.nervo@esrf.fr>
******************************************************************
MATGEOM Geometric Computing Toolbox
Version 1.0 21-Mar-2011 .
MatGeom Provides low-level functions for geometric computing. It is
possible to create, display, compute intersections... of various
geometrical primitives, in 2D and 3D.
The library is organized into several modules:
geom2d - General function in euclidean plane
polygons2d - Functions operating on point lists
graphs - Manipulation of geometric graphs
polynomialCurves2d - Representation of smooth polynomial curves
geom3d - General function in 3D euclidean space
meshes3d - Manipulation of 3D surfacic meshes
Type "help matGeom" to have more details.
******************************************************************