Premium
Approximating the Generalized Voronoi Diagram of Closely Spaced Objects
Author(s) -
Edwards John,
Daniel Eric,
Pascucci Valerio,
Bajaj Chandrajit
Publication year - 2015
Publication title -
computer graphics forum
Language(s) - English
Resource type - Journals
SCImago Journal Rank - 0.578
H-Index - 120
eISSN - 1467-8659
pISSN - 0167-7055
DOI - 10.1111/cgf.12561
Subject(s) - voronoi diagram , octree , adjacency list , parallelizable manifold , computer science , centroidal voronoi tessellation , focus (optics) , algorithm , artificial intelligence , theoretical computer science , mathematics , geometry , physics , optics
We present an algorithm to compute an approximation of the generalized Voronoi diagram (GVD) on arbitrary collections of 2D or 3D geometric objects. In particular, we focus on datasets with closely spaced objects; GVD approximation is expensive and sometimes intractable on these datasets using previous algorithms. With our approach, the GVD can be computed using commodity hardware even on datasets with many, extremely tightly packed objects. Our approach is to subdivide the space with an octree that is represented with an adjacency structure. We then use a novel adaptive distance transform to compute the distance function on octree vertices. The computed distance field is sampled more densely in areas of close object spacing, enabling robust and parallelizable GVD surface generation. We demonstrate our method on a variety of data and show example applications of the GVD in 2D and 3D.