ISSUE 02THURSDAY, JUNE 4, 2026PRINT 06.2026

GEOMDIGEST

THE INSIDER PUBLICATION FOR COMPUTATIONAL GEOMETRY & DESIGN

GEOMDIGEST / PAPERS / OPTIMAL-POINT-TO-POINT-GEODESIC-PATH-GENERATION-ON-POINT-CLOUDS-2023-696105
No code

Optimal Point-to-Point geodesic path generation on point clouds

2023 / Computer-Aided Design / DOI 10.1016/j.cad.2023.103552

Computing the shortest path between two points or a set of points on a point cloud representing a manifold is a crucial problem in Computational Science, particularly in Computer Graphics and CAD/CAM. Most methods calculate geodesic paths on a polygonal model of the manifold, while only a few compute them directly on the point cloud. When the point cloud has noise, constructing a triangular mesh is challenging and results in inaccurate geodesic path calculations. This work calculates the geodesic path by minimizing the discrete geodesic curvature of the connecting curve, using an iterative Newton minimization and a projection procedure based on directed point-projection and Gabriel neighborhoods. The proposed algorithm has quadratic convergence and produces accurate results in synthetic and free-form point clouds, outperforming triangle mesh-based methods in noisy point clouds. The paper concludes with a demonstration of geodesic path computation in diverse free-form point-clouds and a case study in template-based digital surface reconstruction. The source code of the proposed method can be found in https://github.com/agalex1974/LibGeodesicOPPGC.

5
Citations
43
References
0
Implementations
Reusable
Repro status

Reproducibility Dossier

ReusableConfidence: editor verified / checked Apr 2026

GEOMDIGEST treats reproducibility as an evidence trail: public artifacts, documentation, data, packaging, archival stability, and verification checks. Numeric scores are only exposed for audited records; public pages prioritize the evidence itself.

1
Evidence
1
Verified
yes
Code
not yet
Data
not yet
Docs
not yet
Build checks
Methodology
Improve this dossier

Implementation Index

No implementations indexed yet

This paper is in the knowledge graph, but we have not attached a runnable artifact yet.

Citation Lineage

Selected paper
Optimal Point-to-Point geodesic path generation on point ...
2023 / 5 citations
Cited by0