aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg
blob: c514b0f37bb2addfc16f2778ab80e68e6d177e97 (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
36
* Week
  - (x) Mandelbrot | BQN + Glsl
  - (x) Newton's fractals | Glsl
  - ( ) Flow | Glsl
  - (x) polka | Glsl
  - ( ) Dragon deez nuts | Racket

* Ideas
  - Dragon fractal
  - Newton's fractals
  - Mandelbrot
  - Flow fields on image
  - Iterate over messytones
  - Spinning poin (Future me note: what?)
  - Siperski triangle
  - 3d game of life
  - Webcam effects
  - Hilbert curve
  - Polynomial fractals? {https://frankwang95.github.io/2018/02/polynomial-roots-are-beautiful}

* Tools
  - HTML5 canvas
  - Sketching racket {https://docs.racket-lang.org/manual-sketching/Reference.html#%28part._loop%29}
  - p5.js
  - Uiua
  - {https://github.com/sleexyz/hylogen}
  - Clojure {http://quil.info/}
  - Desmos
  - Desmos 3D
  - Processing
  - webgl shaders
  - X11 (Xlib)
  - glslViewer
  - Pixi.js
  - Godot
  - nannou (doesn't run on my machine)