Geometry package: Difference between revisions

From Octave
Jump to navigation Jump to search
m (Adding tutorials section)
Line 1: Line 1:
The geometry package is multipackage providing functions to manipulate geometrical entities in 2D and 3D.
The geometry package is multipackage providing functions to manipulate geometrical entities in 2D and 3D.
== Relation to matGeom ==
== Relation to matGeom ==


Line 6: Line 5:


== Piece-wise 2D polynomial polygons ==
== Piece-wise 2D polynomial polygons ==
== Tutorials ==
=== Loading SVG files ===
=== From polynomial shapes to polygons ===


== See also ==
== See also ==

Revision as of 13:28, 10 February 2012

The geometry package is multipackage providing functions to manipulate geometrical entities in 2D and 3D.

Relation to matGeom

octCLIP

Piece-wise 2D polynomial polygons

Tutorials

Loading SVG files

From polynomial shapes to polygons

See also