diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 20 |
1 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 + + + |
