Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Constructs a Voronoi diagram for a collection of points

Author: Mikola Lysenko

### [`half-edge`](http://en.wikipedia.org/wiki/Doubly_connected_edge_list)
### [`half-edge-3d`](https://github.com/melanz/half-edge-3d)

The half-edge data structure. This data structure provides efficient manipulation of the topological information associated with the objects in question (vertices, edges, faces).

Expand Down