Hi,
The 1.1.8 version of the MatGeom library has been released. MatGeom is a free geometry toolbox for Matlab, that offers many functions for geometric computing in 2D and 3D. It makes it possible to easily create, display, transform basic geometrical primitives, compute intersections and combine shapes together.
Version 1.1.8 fixes several bugs, adds new functions for working with polygons and 3D meshes. Documentation was also enhanced. A more detailed list of changes is given in file changelog.txt.
Project homepage:
http://matgeom.sourceforge.net/
Download the latest version :
http://sourceforge.net/projects/matgeom/files/matGeom/matGeom-1.1.8/matGeom-1.1.8.zip/download
Documentation:
http://matgeom.sourceforge.net/doc/api/matgeom/index.html
Hi,
The 1.1.7 version of the MatGeom library has been released. MatGeom is a free geometry toolbox for Matlab, that offers many functions for geometric computing in 2D and 3D. It makes it possible to easily create, display, transform basic geometrical primitives, compute intersections and combine shapes together.
Version 1.1.7 fixes several bugs, adds new functions for simplifying polygons (via Douglas-Peucker algorithm), to compute polygon polar signature, smooth meshes, or reading/writing polygon sets. Documentation was also enhanced. A more detailed list of changes is given in file changelog.txt.... read more
Hi,
The 1.1.6 version of the MatGeom library has been released. MatGeom is a free geometry toolbox for Matlab, that offers many functions for geometric computing in 2D and 3D. It make it possible to easily create display, transform basic geometrical primitives, compute intersections and combine shapes together.
Version 1.1.6 fixes several bugs, introduces new functions for manipulation of meshes, polygons, and fitting of lines and planes. A more detailed list of changes is given in file changelog.txt.... read more
Hi,
The 1.1.5 version of the MatGeom library has been released. MatGeom is a free geometry toolbox for Matlab, that offers many functions for geometric computing in 2D and 3D. It make it possible to easily create display, transform basic geometrical primitives, compute intersections and combine shapes together.
Version 1.1.5 fixes several bugs, introduces new functions for manipulation of meshes, of boxes, and of polygons. A more detailed list of changes is given in file changelog.txt.... read more
Hi,
The 1.1.4 version of the MatGeom library has been released. MatGeom is a library for geometric computing within Matlab. It provides many functions for creating, displaying, transforming basic geometrical primitives, and for computing intersections and combining shapes together.
Version 1.1.4 fixes several bugs, introduces new functions for spherical polygons, primitive intersections, and graph manipulation, A more detailed list of changes is given in file changelog.txt.... read more
Hi,
The 1.1.3 version of the MatGeom library has been released. MatGeom is a library for geometric computing within Matlab. It provides many functions for creating, displaying, transforming basic geometrical primitives, and for computing intersections and combining shapes together.
Version 1.1.3 fixes several bugs, and introduces new functions for polygons, meshes and graph creations. A more detailed list of changes is given in file changelog.txt.... read more
Hi,
The 1.1.1 version of the MatGeom library has been released. MatGeom is a library for geometric computing within Matlab. It provides many functions for creating, displaying, transforming basic geometrical primitives, and for computing intersections and combining shapes together.
Version 1.1.1 adds the license clause (simplified BSD), and enhances several functions for 2D and 3D geometric computing (computation of polygon and mesh area).... read more
Hi,
The 1.1 version of the MatGeom library has been released. MatGeom is a library for geometric computing within Matlab. It provides many functions for creating, displaying, transforming basic geometrical primitives, and for computing intersections and combining shapes together.
Version 1.1 enhances several functions for 2D and 3D geometric computing, and adds the new package "graphs". Also, the representation of shapes orientation now uses degrees instead of radians, making it more easy to use.... read more
Hi,
The 1.0 version of the MatGeom library has been released. MatGeom is a library for geometric computing within Matlab. It provides many functions for creating, displaying, transforming basic geometrical primitives, and for computing intersections and combining shapes together.
Version 1.0 is mainly a 'tag' version, validating several developments, and
occasion for providing quite up-to-date documentation.... read more
Hi,
This is the first version of matGeom. Matgeom is a matlab library for geometric computing. It contains various functions for 2D and 3D geometry, for creating, drawing, transforming shapes like lines, segments, circles, polygons, planes, sphere... and performing basic computations like intersections.