EFFICIENT CLIPPING OF ARBITRARY POLYGONS

Citation
G. Greiner et K. Hormann, EFFICIENT CLIPPING OF ARBITRARY POLYGONS, ACM transactions on graphics, 17(2), 1998, pp. 71-83
Citations number
13
Categorie Soggetti
Computer Science Software Graphycs Programming","Computer Science Software Graphycs Programming
ISSN journal
07300301
Volume
17
Issue
2
Year of publication
1998
Pages
71 - 83
Database
ISI
SICI code
0730-0301(1998)17:2<71:ECOAP>2.0.ZU;2-0
Abstract
Clipping 2D polygons is one of the basic routines in computer graphics . In rendering complex 3D images it has to be done several thousand ti mes. Efficient algorithms are therefore very important. We present suc h an efficient algorithm for clipping arbitrary ED-polygons. The algor ithm can handle arbitrary closed polygons, specifically where the clip and subject polygons may self-intersect. The algorithm is simple and faster than Vatti's [1992] algorithm, which was designed for the gener al case as well. Simple modifications allow determination of union and set-theoretic differences of two arbitrary polygons.