This page is for AI assistant context only. To use this package, visit community.ntop.com.
Community submission — not verified by nTop. This package was submitted by an outside community member and has not been reviewed or verified by nTop. Treat its accuracy, safety, and compatibility claims with appropriate caution.
Summary
Create a network of Delaunay lines from points on a surface with option to output full network or boundary only.Package Details
Create a network of Delaunay lines from points on a surface with an option to output full network or boundary only. This block is useful in situations that require more control over the generation of Delaunay lines than would be possible with a mesh or re-mesh block. Best results are achieved using the “Spatial Weighting” option in the “Random Points on Mesh” block to generate input points. This block is essentially outputting the dual of the “Voronoi Surface Lattice” block.
Installation
Clone this repo or copy the package folder into your nTop workspace:packages/DaveMakesStuff/delaunay-lines-from-points-on-surface/.
Usage
- Open the provided
.ntopfile in nTop 4.26+. - Input a “Mesh Surface” and a list of “Points” positioned on that surface
- Select whether to output the full network or boundary lines only.

