MatGeom
Matlab geometry toolbox for 2D/3D geometric computing
MatGeom is a library for geometric computing with Matlab in 2D and 3D.
It contains several hundreds of functions for the creation and manipulation
of 2D and 3D shapes such as point sets, lines, polygons, 3D meshes, ellipses…
The official homepage for the project is http://github.com/mattools/matGeom. A user manual is available.
Some help elements area also provided in the MatGeom wiki
Package organization
The library is organized into several modules:
- geom2d – General functions in Euclidean plane
- polygons2d – Functions operating on polygons and polylines represented as list of vertices
- graphs – Manipulation of geometric graphs
- polynomialCurves2d – Representation of smooth polynomial (Bezier) curves
- geom3d – General functions in 3D Euclidean space
- meshes3d – Manipulation of 3D polygonal meshes (trimesh, quadmesh, or more generic meshes)
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容