aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2023-10-28 12:10:23 +0530
committerAkshay Nair <phenax5@gmail.com>2023-10-28 12:16:13 +0530
commit95eae658a4845f86e1b6b2c16387a41dd36f9d42 (patch)
treebc68b234232d489b011401cabb8722026e348d46 /TODO.norg
parent4182ea370f302bf58347da1ebdce535f07675b8f (diff)
downloadcreative-coding-playground-95eae658a4845f86e1b6b2c16387a41dd36f9d42.tar.gz
creative-coding-playground-95eae658a4845f86e1b6b2c16387a41dd36f9d42.zip
chore: adds prettier eslint
Diffstat (limited to '')
-rw-r--r--TODO.norg17
1 files changed, 13 insertions, 4 deletions
diff --git a/TODO.norg b/TODO.norg
index 2557cce..b6cd0fc 100644
--- a/TODO.norg
+++ b/TODO.norg
@@ -7,9 +7,18 @@
- ( ) Buddhabrot
- ( ) Siperski triangle
- ( ) 3d game of life
+ - ( ) Webcam effects
+ - ( ) Hilbert curve
* Tools
- - ( ) p5.js
- - ( ) Processing
- - ( ) nannou (can't run on my machine)
- - ( ) HTML5 canvas
+ - HTML5 canvas
+ - p5.js
+ - Uiua
+ - Desmos
+ - Processing
+ - webgl shaders
+ - X11 (Xlib)
+ - glslViewer
+ - Pixi.js
+ - Godot
+ - nannou (doesn't run on my machine)