Home > matGeom > Contents.m

Contents

PURPOSE ^

MATGEOM Geometric Computing Toolbox

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

 MATGEOM Geometric Computing Toolbox
 Version 1.0 26-07-2017 .

   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(MODULENAME)' for further info.

   To install the library, with all sub-directories, run the script
   'setupMatGeom'.

   More information on the project homepage:
   https://github.com/mattools/matGeom

   Online documentation:
   https://github.com/mattools/matGeom
   
 ------
 Author: David Legland
 e-mail: david.legland@inra.fr
 Created: 2011-03-21,    using Matlab 7.9.0.529 (R2009b)
 Project homepage: http://github.com/mattools/matGeom 
 http://www.pfl-cepia.inra.fr/index.php?page=geom3d
 Copyright 2011 INRA - Cepia Software Platform.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 16-Feb-2022 15:10:47 by m2html © 2003-2019