diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-10-28 00:31:20 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-10-28 00:31:20 +0530 |
| commit | 4182ea370f302bf58347da1ebdce535f07675b8f (patch) | |
| tree | d1de8c4856cc1edacf38a29937d125f272bd2898 /TODO.norg | |
| download | creative-coding-playground-4182ea370f302bf58347da1ebdce535f07675b8f.tar.gz creative-coding-playground-4182ea370f302bf58347da1ebdce535f07675b8f.zip | |
chore: init commit with no shit
Diffstat (limited to '')
| -rw-r--r-- | TODO.norg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/TODO.norg b/TODO.norg new file mode 100644 index 0000000..2557cce --- /dev/null +++ b/TODO.norg @@ -0,0 +1,15 @@ +* Ideas + - ( ) Newton's fractals + - ( ) Flow fields on image + - ( ) Iterate over messytones + - ( ) Spinning poin + - ( ) Mandelbrot + - ( ) Buddhabrot + - ( ) Siperski triangle + - ( ) 3d game of life + +* Tools + - ( ) p5.js + - ( ) Processing + - ( ) nannou (can't run on my machine) + - ( ) HTML5 canvas |
