Exact computation of the medial axis of a polyhedron

  • Authors:
  • Tim Culver;John Keyser;Dinesh Manocha

  • Affiliations:
  • Think 3, Inc., Sudbury, MA;Texas A&M University College Station, TX;University of North Carolina, Chapel Hill, NC

  • Venue:
  • Computer Aided Geometric Design
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an accurate algorithm to compute the internal Voronoi diagram and medial axis of a 3-D polyhedron. It uses exact arithmetic and exact representations for accurate computation of the medial axis. The algorithm works by recursively finding neighboring junctions along the seam curves. To speed up the computation, we have designed specialized algorithms for fast computation with algebraic curves and surfaces. These algorithms include lazy evaluation based on multivariate Sturm sequences, fast resultant computation, culling operations, and floating-point filters. The algorithm has been implemented and we highlight its performance on a number of examples.