diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-11-18 15:12:01 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-18 15:12:01 +0530 |
| commit | 587ae523de2725a49d6230e58d0f93c438ef2994 (patch) | |
| tree | ea1c5f8410ce3a33df45bae4b699cc9822320191 /README.md | |
| parent | 69390bb349967483b53d2b7f1b85853a9a85554c (diff) | |
| download | creative-coding-playground-587ae523de2725a49d6230e58d0f93c438ef2994.tar.gz creative-coding-playground-587ae523de2725a49d6230e58d0f93c438ef2994.zip | |
Update README.md
Diffstat (limited to '')
| -rw-r--r-- | README.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -2,8 +2,9 @@ Making cool looking things for fun. ## 01: Mandelbrot fractal (Generalized to `z' = z^n + c`) - - +| | | +|----|----| +|  |  | ## 02: Newton's fractal (`f(z) = z^3 - 1`)  @@ -14,6 +15,7 @@ Making cool looking things for fun.  ## 05: Dragon's curve - - +| | | +|----|----| +|  |  | |
