From a7396a100a2c92e3f88a933a5c0265c2b03eba51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikael=20L=C3=B6vqvist?= Date: Mon, 29 Dec 2025 23:19:39 +0100 Subject: [PATCH] Added vibe coded Delaunay solver --- index.html | 1 + standalone/delaunay.html | 516 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 517 insertions(+) create mode 100644 standalone/delaunay.html diff --git a/index.html b/index.html index f64a371..fca15f7 100644 --- a/index.html +++ b/index.html @@ -41,6 +41,7 @@ diff --git a/standalone/delaunay.html b/standalone/delaunay.html new file mode 100644 index 0000000..4ac6b6e --- /dev/null +++ b/standalone/delaunay.html @@ -0,0 +1,516 @@ + + + + + + Delaunay (Bowyer–Watson) on Canvas + + + +
+
+ + + + + + + + + + + + +
+ + +
+ + + +