A new algorithm for finding faces in wireframes

  • Authors:
  • Peter A. C. Varley;Pedro P. Company

  • Affiliations:
  • Department of Mechanical Engineering and Construction, Universitat Jaume I, E-12071, Castellon, Spain;Department of Mechanical Engineering and Construction, Universitat Jaume I, E-12071, Castellon, Spain

  • Venue:
  • Computer-Aided Design
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The problem of identifying the topology implied by wireframe drawings of polyhedral objects requires the identification of face loops, loops of edges which correspond to a face in the object the drawing portrays. In this paper, we survey the advantages and limitations of known approaches, and present and discuss test results which illustrate the successes and failures of a currently popular approach based on Dijkstra's Algorithm. We conclude that the root cause of many failure cases is that the underlying algorithm assumes that the cost of traversing an edge is fixed. We propose a new polynomial-order algorithm for finding faces in wireframes. This algorithm could be adapted to any graph-theoretical least-cost circuit problem where the cost of traversing an edge is not fixed but context-dependent.