Paketname | libgpcl0 |
Beschreibung | general polygon clipper library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (multiverse) |
Version | 2.32-1 |
Sektion | multiverse/libs |
Priorität | optional |
Installierte Größe | 84 Byte |
Hängt ab von | libc6 (>= 2.3.4-1) |
Empfohlene Pakete | |
Paketbetreuer | Rafael Laboissiere |
Quelle | gpcl |
Paketgröße | 18600 Byte |
Prüfsumme MD5 | 228b414212c1c26af12acea2d1a24c6d |
Prüfsumme SHA1 | 4d89a5c68b9ee7811c1afee889ae2bcfbe6d39ba |
Prüfsumme SHA256 | 79d247297b1d1f17184bec942c5a4634d8940b8a8cc6a7e52453fd7b18100f0e |
Link zum Herunterladen | libgpcl0_2.32-1_i386.deb |
Ausführliche Beschreibung | A flexible and highly robust polygon set operations library for use with C
applications, as referenced in the comp.graphics.algorithms FAQ and the
UIUC Computational Geometry Pages.
.
Features:
* Difference, intersection, exclusive-or and union clip operations are
supported.
* Polygons may be comprised of multiple disjoint contours.
* Contour vertices may be given in any order - clockwise or
anticlockwise.
* Contours may be convex, concave or self-intersecting.
* Contours may be nested (i.e. polygons may have holes).
* Output may take the form of either polygon contours or tristrips.
* Hole and external contours are differentiated in the result.
* Coincident edges and degenerate regions are handled correctly.
.
Homepage: http://www.cs.man.ac.uk/~amurta/software/index.html#gpc
|