Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am nazgull09 on github.
  • I am nazgull09 (https://keybase.io/nazgull09) on keybase.
  • I have a public key ASBHp1HsOKYw_GOm8STgTxW1tX402h-1QRz91vA3GViBawo

To claim this, I am signing this object:

@Nazgull09
Nazgull09 / README.md
Created November 20, 2015 09:57 — forked from christophermanning/README.md
Voronoi Diagram with Force Directed Nodes and Delaunay Links

Created by Christopher Manning

Summary

Nodes are linked to nodes in neighboring cells. The cell's color is a function of its area.

The white lines are the Delaunay triangulation and the purple cells are the Voronoi diagram.

Controls