geogram icon indicating copy to clipboard operation
geogram copied to clipboard

Does geogram support incremental Delaunay?

Open kimren227 opened this issue 1 year ago • 2 comments

Hi,

Thank you for providing this wonderful repository! Really appreciated it.

I am doing a research project that involves the iterative addition of vertices (~1K vertices) to an existing 3D Delaunay (~10M vertices). The implementation in Geogram is quite fast, but I am curious if there are any ways to avoid rebuilding the entire 3D Delaunay from scratch in each iteration.

Best regards,

Daxuan

kimren227 avatar Nov 21 '23 12:11 kimren227

(I'm sorry I am a bit slow to answer, need to finish a batch of changes / bugfixes then I'll come back to you right after).

BrunoLevy avatar Nov 30 '23 13:11 BrunoLevy

Hello,

Same question here.

Fabien

servantftransperfect avatar Feb 08 '24 14:02 servantftransperfect