blob: 6191937bb8d0b222fdbd698d47187e998cb7ce01 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
# My playground
Making cool looking things for fun. They're all inside the [sketches](./sketches/) directory.
## 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
| | |
|-----------------------------------------|-----------------------------------------|
|  |  |
## 06: Magic circlular circles

|