aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 19 insertions, 1 deletions
diff --git a/README.md b/README.md
index b6b6037..31588cb 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,19 @@
-# creative-coding-playground \ No newline at end of file
+# My playground
+Making cool looking things for fun.
+
+## 01: Mandelbrot fractal (Generalized to `z' = z^n + c`)
+![1.1](./sketches/01/screenshots/1.jpg)
+![1.2](./sketches/01/screenshots/2.jpg)
+
+## 02: Newton's fractal (`f(z) = z^3 - 1`)
+![2.1](./sketches/02/screenshots/1.jpg)
+
+## 03: [WIP]
+
+## 04: Dot animation
+![4.1](./sketches/04/screenshots/1.jpg)
+
+## 05: Dragon's curve
+![5.1](./sketches/05/screenshots/1.jpg)
+![5.2](./sketches/05/screenshots/2.jpg)
+