Sciweavers

COMPGEOM
2009
ACM

Straight skeletons of three-dimensional polyhedra

13 years 11 months ago
Straight skeletons of three-dimensional polyhedra
This paper studies the straight skeleton of polyhedra in three dimensions. We first address voxel-based polyhedra (polycubes), formed as the union of a collection of cubical (axis-aligned) voxels. We analyze the ways in which the skeleton may intersect each voxel of the polyhedron, and show that the skeleton may be constructed by a simple voxel-sweeping algorithm taking constant time per voxel. In addition, we describe a more complex algorithm for straight skeletons of voxel-based polyhedra, which takes time proportional to the area of the surfaces of the straight skeleton rather than the volume of the polyhedron. We also consider more general polyhedra with axisparallel edges and faces, and show that any n-vertex polyhedron of this type has a straight skeleton with O(n2) features. We provide algorithms for constructing the straight skeleton, with running time O(min(n2 logn,klogO(1) n)) where k is the output complexity. Next, we discuss the straight skeleton of a general nonconvex pol...
Gill Barequet, Amir Vaxman
Added 28 May 2010
Updated 28 May 2010
Type Conference
Year 2009
Where COMPGEOM
Authors Gill Barequet, Amir Vaxman
Comments (0)