Geometry package: Difference between revisions

From Octave
Jump to navigation Jump to search
m (Adding tutorials section)
Line 8: Line 8:
== Tutorials ==
== Tutorials ==
=== Loading SVG files ===
=== Loading SVG files ===
=== From polynomial shapes to polygons ===
=== From piece-wise polynomial shapes to polygons ===


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

Revision as of 07:37, 7 March 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 piece-wise polynomial shapes to polygons

See also