aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: b1ca65cd39099ddd4c1f3dd0c762fddcb35ce834 (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
27
28
29
30
31
32
33
34
35
# 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`)
|                                         |                                         |
|-----------------------------------------|-----------------------------------------|
| ![1.1](./sketches/01/screenshots/1.jpg) | ![1.2](./sketches/01/screenshots/2.jpg) |

## 02: Newton's fractal (`f(z) = z^3 - 1`)
|                                         |                                         |
|-----------------------------------------|-----------------------------------------|
| ![2.1](./sketches/02/screenshots/1.jpg) | ![2.2](./sketches/02/screenshots/2.jpg) |

## 03: [WIP]

## 04: Dot animation
![4.1](./sketches/04/screenshots/1.jpg)

## 05: Dragon's curve
|                                         |                                         |
|-----------------------------------------|-----------------------------------------|
| ![5.1](./sketches/05/screenshots/1.jpg) | ![5.2](./sketches/05/screenshots/2.jpg) |

## 06: Magic circlular circles
![6.1](./sketches/06/screenshots/1.jpg)

## 07: 3D Siepinski triangle in desmos [WIP]
Don't know if this is even possible, but I'm gonna try anyway.
![7.1](./sketches/07/screenshots/1.jpg)

## 08: Spiral tree fractal

|                                         |                                         |                                         |                                         |
|-----------------------------------------|-----------------------------------------|-----------------------------------------|-----------------------------------------|
| ![8.1](./sketches/08/screenshots/1.jpg) | ![8.2](./sketches/08/screenshots/2.jpg) | ![8.3](./sketches/08/screenshots/3.jpg) | ![8.4](./sketches/08/screenshots/4.jpg) |