Deutsch
 
Hilfe Datenschutzhinweis Impressum
  DetailsucheBrowse

Datensatz

DATENSATZ AKTIONENEXPORT

Freigegeben

Zeitschriftenartikel

Exact, Efficient and Complete Arrangement Computation for Cubic Curves

MPG-Autoren
/persons/resource/persons44369

Eigenwillig,  Arno
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

/persons/resource/persons44766

Kettner,  Lutz
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

/persons/resource/persons45414

Schömer,  Elmar
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

/persons/resource/persons45758

Wolpert,  Nicola
Algorithms and Complexity, MPI for Informatics, Max Planck Society;

Externe Ressourcen
Es sind keine externen Ressourcen hinterlegt
Volltexte (beschränkter Zugriff)
Für Ihren IP-Bereich sind aktuell keine Volltexte freigegeben.
Volltexte (frei zugänglich)
Es sind keine frei zugänglichen Volltexte in PuRe verfügbar
Ergänzendes Material (frei zugänglich)
Es sind keine frei zugänglichen Ergänzenden Materialien verfügbar
Zitation

Eigenwillig, A., Kettner, L., Schömer, E., & Wolpert, N. (2006). Exact, Efficient and Complete Arrangement Computation for Cubic Curves. Computational Geometry, 35, 36-73.


Zitierlink: https://hdl.handle.net/11858/00-001M-0000-000F-22C2-8
Zusammenfassung
The Bentley-Ottmann sweep-line method can compute the arrangement of planar curves, provided a number of geometric primitives operating on the curves are available. We discuss the reduction of the primitives to the analysis of curves and curve pairs, and describe efficient realizations of these analyses for planar algebraic curves of degree three or less. We obtain a \emph{complete}, \emph{exact}, and \emph{efficient\/} algorithm for computing arrangements of cubic curves. Special cases of cubic curves are conics as well as implicitized cubic splines and B\'ezier curves. The algorithm is \emph{complete\/} in that it handles all possible degeneracies such as tangential intersections and singularities. It is \emph{exact\/} in that it provides the mathematically correct result. It is \emph{efficient\/} in that it can handle hundreds of curves with a quarter million of segments in the final arrangement. The algorithm has been implemented in C\texttt{++} as an \textsc{Exacus} library called \textsc{CubiX}.