GPU-Assisted Computation of Centroidal Voronoi Tessellation

  • Guodong Rong ,
  • ,
  • Wenping Wang ,
  • Xiaotian Yin ,
  • Xianfeng David Gu ,
  • Xiaohu Guo

IEEE Transactions on Visualization & Computer Graphics | , pp. 345-356

Publication | Publication

Centroidal Voronoi tessellations (CVT) are widely used in computational science and engineering. The most commonly used method is Lloyd’s method, and recently the L-BFGS method is shown to be faster than Lloyd’s method for computing the CVT. However, these methods run on the CPU and are still too slow for many practical applications. We present techniques to implement these methods on the GPU for computing the CVT on 2D planes and on surfaces, and demonstrate significant speedup of these GPU-based methods over their CPU counterparts. For CVT computation on a surface, we use a geometry image stored in the GPU to represent the surface for computing the Voronoi diagram on it. In our implementation a new technique is proposed for parallel regional reduction on the GPU for evaluating integrals over Voronoi cells.