Industrial application of exact Boolean operations for meshes

  • Authors:
  • Martin Schifko;Bert Jüttler;Bernhard Kornberger

  • Affiliations:
  • ECS, Magna Powertrain, Steyr;Johannes Kepler University of Linz;Graz University of Technology

  • Venue:
  • Proceedings of the 26th Spring Conference on Computer Graphics
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present an algorithm for robust Boolean operations of triangulated solids, which is suitable for real-word industrial applications involving meshes with large numbers of triangles. In order to avoid potential robustness problems, which may be caused by (almost) degenerate triangles or by intersections of nearly co-planar triangles, we use filtered exact arithmetic, based on the libraries CGAL and GNU Multi Precision Arithmetic Library. The method consists of two major steps: First we compute the exact intersection of the meshes using a sweep plane algorithm. Second we apply mesh cleaning methods which allow us to generate output which can safely be represented using floating point numbers. The performance of the method is demonstrated by several examples which are taken from applications at ECS Magna Powertrain.