aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarvin Borner2024-12-18 15:42:16 +0100
committerMarvin Borner2024-12-18 15:42:16 +0100
commit88d38e4c6b6e4d4753fc15a68cdec95df2b328d4 (patch)
tree871d8bebae32ad453230ed42e8f2e3f1d5970cb4
parent41cc1dd321bef34c67377cdad37b84462a5bf48e (diff)
Christmas tree
Co-Authored-By: My Pham <my.pham@student.uni-tuebingen.de>
-rw-r--r--index.html27
1 files changed, 27 insertions, 0 deletions
diff --git a/index.html b/index.html
index 820795e..cbc0827 100644
--- a/index.html
+++ b/index.html
@@ -58,6 +58,16 @@ br = (y \\(0 1 \\0 \\0 1))
Lambda
</option>
<option
+ value="y = \(\(0 0) \(1 (0 0)))
+tl = (y \\(0 1 \\0 \\1 1))
+tr = (y \\(0 1 \\1 \\0 1))
+bl = (y \\(0 \\1 1 1 \\0))
+br = (y \\(0 \\0 1 1 \\1))
+\\(0 tl tr bl br)"
+ >
+ Arrow
+ </option>
+ <option
value="-- note how no white gets drawn since the highlighted parts would be infinitely detailed
y = \(\(0 0) \(1 (0 0)))
\(y \\(0 1 \\0 1 1))"
@@ -165,6 +175,23 @@ y = \(\(0 0) \(1 (0 0)))
</option>
<option
value="y = \(\(0 0) \(1 (0 0)))
+
+stl = \\\\\(0 \\1 3 2 1)
+str = \\\\\(0 4 \\1 2 1)
+sbl = \\\\\(0 4 3 \\1 1)
+sbr = \\\\\(0 4 3 2 \\1)
+sf = (y \\(0 (1 stl) (1 str) (1 sbl) (1 sbr)))
+
+tl = \(0 \\1 (y \\(0 \\1 1 1 \\0)) \\1 (y \\(0 \(0 \\1 sf \\1 \\1) 1 1 \\0)))
+tr = \(0 (y \\(0 1 \\1 \\0 1)) \\1 (y \\(0 1 \(0 sf \\1 \\1 \\1) \\0 1)) \\1)
+bl = \(0 \\1 (y \\(0 \(0 sf \\1 \\1 \\1) 1 1 \\0)) \\1 \(0 \(0 \\1 sf \\1 \\1) \(0 \\1 \\0 \\1 \\0) \\1 \(0 \\1 \\0 \\1 \\0)))
+br = \(0 (y \\(0 1 \(0 \\1 sf \\1 \\1) \\0 1)) \\1 \(0 \(0 \\0 \\1 \\0 \\1) \(0 \\1 sf \\1 \\1) \(0 \\0 \\1 \\0 \\1) \\1) \\1)
+\\(0 tl tr bl br)"
+ >
+ Christmas tree
+ </option>
+ <option
+ value="y = \(\(0 0) \(1 (0 0)))
tl = \(y \\(0 \(0 3 \\0 \\0 3) 1 1 \(0 3 \\1 \\1 3)))
tr = \(y \\(0 1 \(0 \\0 3 3 \\0) \(0 \\1 3 3 \\1) 1))
bl = \(y \\(0 1 \(0 \\1 3 3 \\1) \(0 \\0 3 3 \\0) 1))