diff options
| author | Akshay Nair <phenax5@gmail.com> | 2023-11-18 14:58:24 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2023-11-18 14:58:24 +0530 |
| commit | e81c764bd50ba3e0b34b3138078af0a372242988 (patch) | |
| tree | 62dd513f46260c4ef7e2cda18526805d8c1e7bf6 /TODO.norg | |
| parent | dcd918162dcb4d70b905cc562ae92d98a10045ce (diff) | |
| download | creative-coding-playground-e81c764bd50ba3e0b34b3138078af0a372242988.tar.gz creative-coding-playground-e81c764bd50ba3e0b34b3138078af0a372242988.zip | |
feat: dragon fractal
Diffstat (limited to 'TODO.norg')
| -rw-r--r-- | TODO.norg | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -2,22 +2,25 @@ - (x) Mandelbrot | BQN + Glsl - (x) Newton's fractals | Glsl - ( ) Flow | Glsl - - ( ) {http://quil.info/sketches/local/04058d1f6e2628d8c71b4fd7c850b8937c0d12b8c48cfb2383b24fbdf41ae8c1} | Glsl + - (x) polka | Glsl + - ( ) Dragon deez nuts | Racket * Ideas - - Flow fields on image + - Dragon fractal - Newton's fractals - - Iterate over messytones - - Spinning poin - Mandelbrot - - Buddhabrot + - 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} |
