An Efficient Geometric Algorithm for Clipping and Capping Solid Triangle Meshes

Aaron Scherzinger, Tobias Brix, Klaus H. Hinrichs

2017

Abstract

Clipping three-dimensional geometry by arbitrarily oriented planes is a common operation in computer graphics and visualization applications. In most cases, the geometry used in those applications is provided as surface models consisting of triangles which are called meshes. Clipping such surface models by a plane cuts them open, destroying the illusion of a solid object. Often this is not desirable, and the resulting mesh should again be a closed surface model, e.g., when generating cross-sections in technical visualization applications. We propose an algorithm which performs the clipping operation geometrically for a given input mesh on the GPU. The intersection edges of the mesh and the clipping plane are then transferred to the CPU, where a cap geometry closing the mesh is computed and eventually added to the clipped mesh. Our algorithm can process solid (i.e., closed two-manifold) triangle meshes, or sets of non-intersecting solids, and has a worst-case runtime of O(N + n log n) where N is the number of triangles in the input geometry, and n is the number of input triangles intersecting the clipping plane.

Download


Paper Citation


in Harvard Style

Scherzinger A., Brix T. and H. Hinrichs K. (2017). An Efficient Geometric Algorithm for Clipping and Capping Solid Triangle Meshes . In Proceedings of the 12th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications - Volume 1: GRAPP, (VISIGRAPP 2017) ISBN 978-989-758-224-0, pages 187-194. DOI: 10.5220/0006097201870194

in Bibtex Style

@conference{grapp17,
author={Aaron Scherzinger and Tobias Brix and Klaus H. Hinrichs},
title={An Efficient Geometric Algorithm for Clipping and Capping Solid Triangle Meshes},
booktitle={Proceedings of the 12th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications - Volume 1: GRAPP, (VISIGRAPP 2017)},
year={2017},
pages={187-194},
publisher={SciTePress},
organization={INSTICC},
doi={10.5220/0006097201870194},
isbn={978-989-758-224-0},
}


in EndNote Style

TY - CONF
JO - Proceedings of the 12th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications - Volume 1: GRAPP, (VISIGRAPP 2017)
TI - An Efficient Geometric Algorithm for Clipping and Capping Solid Triangle Meshes
SN - 978-989-758-224-0
AU - Scherzinger A.
AU - Brix T.
AU - H. Hinrichs K.
PY - 2017
SP - 187
EP - 194
DO - 10.5220/0006097201870194