# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "ahull3D" in publications use:' type: software license: MIT title: 'ahull3D: Fast 3D Alpha Hull with Label Propagation' version: 1.0.0 doi: 10.32614/CRAN.package.ahull3D abstract: Fast 3D alpha shape (alpha hull) computation with label propagation from input points to hull vertices and faces. Uses 'CGAL' for robust geometric computations. Optimized for Light Detection and Ranging ('LiDAR') processing and tree segmentation workflows. The implementation follows the alpha shape algorithm described in Edelsbrunner et al. (1983) . authors: - family-names: Dioszegi given-names: Gergo email: dijogergo@gmail.com orcid: https://orcid.org/0009-0003-3454-9093 repository: https://dijog.r-universe.dev repository-code: https://github.com/DijoG/ahull3D commit: ff1f8b0db8c0dbd5ccd81e276d2ef590b0afdc7b url: https://github.com/DijoG/ahull3D date-released: '2026-06-26' contact: - family-names: Dioszegi given-names: Gergo email: dijogergo@gmail.com orcid: https://orcid.org/0009-0003-3454-9093