gDel3D icon indicating copy to clipboard operation
gDel3D copied to clipboard

Does it support incremental Delaunay TIN construction

Open leinxx opened this issue 6 years ago • 1 comments

as in the title. I am implementing a progressive TIN densification algorithm. It requires an incremental Delaunay TIN construction algorithm. There is a lib named incremental-delaunay, but it is in js.

leinxx avatar Aug 31 '17 16:08 leinxx

@leinxx What's a Delaunay TIN?

ashwin avatar Sep 01 '17 02:09 ashwin