English

Polyhedron Kernel Computation Using a Geometric Approach

Computational Geometry 2022-02-15 v1 Graphics

Abstract

The geometric kernel (or simply the kernel) of a polyhedron is the set of points from which the whole polyhedron is visible. Whilst the computation of the kernel for a polygon has been largely addressed in the literature, fewer methods have been proposed for polyhedra. The most acknowledged solution for the kernel estimation is to solve a linear programming problem. On the contrary, we present a geometric approach that extends our previous method, optimizes it anticipating all calculations in a pre-processing step and introduces the use of geometric exact predicates. Experimental results show that our method is more efficient than the algebraic approach on generic tessellations and in detecting if a polyhedron is not star-shaped. Details on the technical implementation and discussions on pros and cons of the method are also provided.

Keywords

Cite

@article{arxiv.2202.06625,
  title  = {Polyhedron Kernel Computation Using a Geometric Approach},
  author = {Tommaso Sorgente and Silvia Biasotti and Michela Spagnuolo},
  journal= {arXiv preprint arXiv:2202.06625},
  year   = {2022}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2110.11054

R2 v1 2026-06-24T09:34:58.485Z