diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..3b24b49b41f722f540a4f3c84e6974605962819f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Implemented Constant-Workspace-Algorithms for Delaunay-Triangulations and Voronoi-Diagrams from http://www.jocg.org/v2n1p4 for my Bachelor-Thesis and took dwyers Algorithm (https://github.com/rexdwyer/DelaunayTriangulation) for comparison. +Compile with -lm \ No newline at end of file