aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO.norg33
1 files changed, 33 insertions, 0 deletions
diff --git a/TODO.norg b/TODO.norg
new file mode 100644
index 0000000..28d69d4
--- /dev/null
+++ b/TODO.norg
@@ -0,0 +1,33 @@
+* Week
+ - (x) Mandelbrot | BQN + Glsl
+ - (x) Newton's fractals | Glsl
+ - ( ) Flow | Glsl
+ - ( ) {http://quil.info/sketches/local/04058d1f6e2628d8c71b4fd7c850b8937c0d12b8c48cfb2383b24fbdf41ae8c1} | Glsl
+
+* Ideas
+ - Flow fields on image
+ - Newton's fractals
+ - Iterate over messytones
+ - Spinning poin
+ - Mandelbrot
+ - Buddhabrot
+ - Siperski triangle
+ - 3d game of life
+ - Webcam effects
+ - Hilbert curve
+
+* Tools
+ - HTML5 canvas
+ - 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)