Recherches Publications Enseignements Encadrement de Thèses CV Coordonnées Liens |
Stripped halfedge data structure for parallel computation of arrangements of segmentsThe Visual Computer (VC) Volume 37, Number 9, pages 2461-2472, September 2021 Abstract: Computing an arrangement of segments with some geometrical and topological guarantees is a critical step in many geometry processing applications. In this paper, we propose a method to efficiently compute arrangements of segments using a strip-based data structure. Thanks to this new data structure, the arrangement computation algorithm can easily be parallelized as the per strip computations are independent. Another interest of our approach is that we can propose an out-of-core and streamed construction for large datasets, while keeping a low memory footprint. We prove the correctness of our structure and provide a complete comparative evaluation with respect to state-of-the-art demonstrating the interest of our construction for the computation of an exact arrangement. Keywords: Arrangement of segments; Parallel algorithm; Out-of-core construction; Halfedge data structure BibTex references@Article{DamiandAl21, author = {Damiand, G. and Coeurjolly, D. and Bourquat, P.}, title = {Stripped halfedge data structure for parallel computation of arrangements of segments}, journal = {The Visual Computer (VC)}, publisher = {Springer Nature}, volume = {37}, number = {9}, pages = {2461-2472}, month = {September}, year = {2021}, keywords = {Arrangement of segments; Parallel algorithm; Out-of-core construction; Halfedge data structure}, url = {https://doi.org/10.1007/s00371-021-02185-4} } Image |