On Voronoi visibility maps of 1.5D terrains with multiple viewpoints
Given an n-vertex 1.5D terrain and a set of m<n viewpoints, the Voronoi visibility map (,) is a partitioning of into regions such that each region is assigned to the closest (in Euclidean distance) visible viewpoint. The colored visibility map (,) is a partitioning of into regions that have the same set of visible viewpoints. In this paper, we propose an algorithm to compute (,) that runs in O(n+(m^2+k_c)log n) time, where k_c and k_v denote the total complexity of (,) and (,), respectively. This improves upon a previous algorithm for this problem. We also generalize our algorithm to higher order Voronoi visibility maps, and to Voronoi visibility maps with respect to other distances. Finally, we prove bounds relating k_v to k_c, and we show an application of our algorithm to a problem on limited range of sight.
READ FULL TEXT