diff options
| -rw-r--r-- | README.md | 20 | ||||
| -rw-r--r-- | sketches/01/screenshots/1.jpg | bin | 0 -> 101628 bytes | |||
| -rw-r--r-- | sketches/01/screenshots/2.jpg | bin | 0 -> 113702 bytes | |||
| -rw-r--r-- | sketches/02/screenshots/1.jpg | bin | 0 -> 66810 bytes | |||
| -rw-r--r-- | sketches/04/screenshots/1.jpg | bin | 0 -> 317191 bytes | |||
| -rw-r--r-- | sketches/05/screenshots/1.jpg | bin | 0 -> 41189 bytes | |||
| -rw-r--r-- | sketches/05/screenshots/2.jpg | bin | 0 -> 53029 bytes |
7 files changed, 19 insertions, 1 deletions
@@ -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`) + + + +## 02: Newton's fractal (`f(z) = z^3 - 1`) + + +## 03: [WIP] + +## 04: Dot animation + + +## 05: Dragon's curve + + + diff --git a/sketches/01/screenshots/1.jpg b/sketches/01/screenshots/1.jpg Binary files differnew file mode 100644 index 0000000..2b45d88 --- /dev/null +++ b/sketches/01/screenshots/1.jpg diff --git a/sketches/01/screenshots/2.jpg b/sketches/01/screenshots/2.jpg Binary files differnew file mode 100644 index 0000000..6d32711 --- /dev/null +++ b/sketches/01/screenshots/2.jpg diff --git a/sketches/02/screenshots/1.jpg b/sketches/02/screenshots/1.jpg Binary files differnew file mode 100644 index 0000000..67a2266 --- /dev/null +++ b/sketches/02/screenshots/1.jpg diff --git a/sketches/04/screenshots/1.jpg b/sketches/04/screenshots/1.jpg Binary files differnew file mode 100644 index 0000000..084edaa --- /dev/null +++ b/sketches/04/screenshots/1.jpg diff --git a/sketches/05/screenshots/1.jpg b/sketches/05/screenshots/1.jpg Binary files differnew file mode 100644 index 0000000..3b71640 --- /dev/null +++ b/sketches/05/screenshots/1.jpg diff --git a/sketches/05/screenshots/2.jpg b/sketches/05/screenshots/2.jpg Binary files differnew file mode 100644 index 0000000..b16222a --- /dev/null +++ b/sketches/05/screenshots/2.jpg |
