diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-11-18 15:21:56 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-11-18 15:21:56 +0530 |
| commit | be8b21c78f57204ed84fd149f71bb93d2fae050b (patch) | |
| tree | ff35333ded614ac4c7fdc6531608e9cec70770c5 | |
| parent | 587ae523de2725a49d6230e58d0f93c438ef2994 (diff) | |
| download | creative-coding-playground-be8b21c78f57204ed84fd149f71bb93d2fae050b.tar.gz creative-coding-playground-be8b21c78f57204ed84fd149f71bb93d2fae050b.zip | |
chore: readme update
| -rw-r--r-- | README.md | 12 | ||||
| -rw-r--r-- | sketches/01/screenshots/2.jpg | bin | 113702 -> 108641 bytes | |||
| -rw-r--r-- | sketches/02/screenshots/2.jpg | bin | 0 -> 147734 bytes | |||
| -rw-r--r-- | sketches/04/screenshots/1.jpg | bin | 317191 -> 144738 bytes |
4 files changed, 7 insertions, 5 deletions
@@ -2,12 +2,14 @@ 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] @@ -15,7 +17,7 @@ Making cool looking things for fun.  ## 05: Dragon's curve -| | | -|----|----| +| | | +|-----------------------------------------|-----------------------------------------| |  |  | diff --git a/sketches/01/screenshots/2.jpg b/sketches/01/screenshots/2.jpg Binary files differindex 6d32711..4c410f1 100644 --- a/sketches/01/screenshots/2.jpg +++ b/sketches/01/screenshots/2.jpg diff --git a/sketches/02/screenshots/2.jpg b/sketches/02/screenshots/2.jpg Binary files differnew file mode 100644 index 0000000..da745cb --- /dev/null +++ b/sketches/02/screenshots/2.jpg diff --git a/sketches/04/screenshots/1.jpg b/sketches/04/screenshots/1.jpg Binary files differindex 084edaa..28874ed 100644 --- a/sketches/04/screenshots/1.jpg +++ b/sketches/04/screenshots/1.jpg |
