Skip to content
Snippets Groups Projects
  • Laura Nervo's avatar
    cf75c117
    matGeom : Really useful toolbox for geometric calculation and drawing in 2D and 3D · cf75c117
    Laura Nervo authored
              I hope you will found it useful
    
    Signed-off-by: default avatarLaura 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.
      ******************************************************************
    cf75c117
    History
    matGeom : Really useful toolbox for geometric calculation and drawing in 2D and 3D
    Laura Nervo authored
              I hope you will found it useful
    
    Signed-off-by: default avatarLaura 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.
      ******************************************************************