A GPU-Based Rasterization Algorithm for Boolean Operations on Polygons

Yi Gao,Jianxin Luo,Hangping Qiu,Bin Tang,Bo Wu,Weiwei Duan
DOI: https://doi.org/10.1587/transinf.2017edl8119
2018-01-01
IEICE Transactions on Information and Systems
Abstract:This paper presents a new GPU-based rasterization algorithm for Boolean operations that handles arbitary closed polygons. We construct an efficient data structure for interoperation of CPU and GPU and propose a fast GPU-based contour extraction method to ensure the performance of our algorithm. We then design a novel traversing strategy to achieve an error-free calculation of intersection point for correct Boolean operations. We finally give a detail evaluation and the results show that our algorithm has a higher performance than exsiting algorithms on processing polygons with large amount of vertices.
What problem does this paper attempt to address?