8814

Flip-Flop: Convex Hull Construction via Star-Shaped Polyhedron in 3D

Mingcen Gao, Thanh-Tung Cao, Tiow-Seng Tan, Zhiyong Huang
National University of Singapore
National University of Singapore, 2012

@article{gao2013flip,

   title={Flip-Flop: Convex Hull Construction via Star-Shaped Polyhedron in 3D},

   author={Gao, M. and Cao, T.T. and Tan, T.S. and Huang, Z.},

   year={2013}

}

Download Download (PDF)   View View   Source Source   

2090

views

Flipping is a local and efficient operation to construct the convex hull in an incremental fashion. However, it is known that the traditional flip algorithm is not able to compute the convex hull when applied to a polyhedron in R3. Our novel Flip-Flop algorithm is a variant of the flip algorithm. It overcomes the deficiency of the traditional one to always compute the convex hull of a given star-shaped polyhedron with provable correctness. Applying this to construct convex hull of a point set in R3, we develop ffHull, a flip algorithm that allows nonrestrictive insertion of many vertices before any flipping of edges. This is unlike the well-known incremental fashion of strictly alternating between inserting a single vertex and flipping. The new approach is not only simpler and more efficient for CPU implementation but also maps well to the massively parallel nature of the modern GPU. As shown in our experiments, ffHull running on the CPU is as fast as the best-known convex hull implementation, qHull. As for the GPU, ffHull also outperforms all known prior work. From this, we further obtain the first known solution to computing the 2D regular triangulation on the GPU.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: