An exact, complete and efficient implementation for computing planar maps of quadric intersection curves

  • Authors:
  • Eric Berberich;Michael Hemmer;Lutz Kettner;Elmar Schömer;Nicola Wolpert

  • Affiliations:
  • Max-Planck-Institut für Informatik, Saarbrücken, Germany;Johannes-Gutenberg-Universität, Mainz, Germany;Max-Planck-Institut für Informatik, Saarbrücken, Germany;Johannes-Gutenberg-Universität, Mainz, Germany;Max-Planck-Institut für Informatik, Saarbrücken, Germany

  • Venue:
  • SCG '05 Proceedings of the twenty-first annual symposium on Computational geometry
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present the first exact, complete and efficient implementation that computes for a given set P=p1,...,pn of quadric surfaces the planar map induced by all intersection curves p1∩ pi, 2 ≤ i ≤ n, running on the surface of p1. The vertices in this graph are the singular and x-extreme points of the curves as well as all intersection points of pairs of curves. Two vertices are connected by an edge if the underlying points are connected by a branch of one of the curves. Our work is based on and extends ideas developed in [20] and [9].Our implementation is complete in the sense that it can handle all kind of inputs including all degenerate ones where intersection curves have singularities or pairs of curves intersect with high multiplicity. It is exact in that it always computes the mathematical correct result. It is efficient measured in running times.