Home
Name Modified Size InfoDownloads / Week
matGeom 2014-09-17
matGeom-1.1.3 2012-01-23
matGeom-1.1.2 2011-10-17
matGeom-1.1.1 2011-10-03
readme.txt 2013-07-03 1.0 kB
matGeom-1.1-doc.zip 2011-06-30 984.1 kB
matGeom-1.1.zip 2011-06-30 408.1 kB
matGeom-1.0.zip 2011-03-21 322.7 kB
matgeom-1.0-doc.zip 2011-03-21 788.6 kB
matgeom-2011.02.14.zip 2011-02-14 321.0 kB
Totals: 10 Items   2.8 MB 0
MatGeom is a geometry library for Matlab, providing functions for geometric
computing in 2D or 3D.

Using MatGeom functions, it is possible to create, transform, manipulate and
display geometric primitives like points, lines, polygons, planes... 
Typical operations involve creation of shapes, computation of intersections, 
clipping, display, transformation of shape coordinates, combination of shapes 
to create new ones...

The library is composed of several packages:
* geom2d, for various computations in the plane
* polygons2d, for operation involving polylines, polygons, or point sets
* graphs, for representing and manipulating basic graphs
* polynomialCurves2d, for manipulation and fitting of smooth curves
* geom3d, for various computations in the 3D space
* meshes3d, for manipulating polyhedral meshes in 3D

To install the matGeom library, unzip the archive, open Matlab, and run the 
'setupMatGeom' script.

The officiel web page of MatGeom is: 
http://matgeom.sourceforge.net
Source: readme.txt, updated 2013-07-03