A Bunch of interconnected nodes. Each node is conencted to it's nearest three neighbors, and a Quadtree is used for increased performance.
effdotsh/QuadTree-Demo
Dots connected to the 3 closest neighbors, using a QuadTree for performance
TypeScript
Dots connected to the 3 closest neighbors, using a QuadTree for performance
TypeScript